Update README.md
This commit is contained in:
parent
c54dc9181c
commit
669f7c6ec8
1 changed files with 2 additions and 1 deletions
|
|
@ -2,7 +2,8 @@
|
|||

|
||||
## How to build
|
||||
cd directory where ```Dockerfile```
|
||||
```docker build -t sandstorm:latest .``` or get it on docker hub ```docker pull docker.pkg.github.com/andrewmarchukov/insurgency-sandstorm-server-dockerize/insurgency-sandstorm:latest```
|
||||
```docker build -t sandstorm:latest .``` or get it on
|
||||
docker hub ```docker pull andrewmhub/insurgency-sandstorm```
|
||||
## How to launch
|
||||
Running multiple instances (use PORT, QUERYPORT and HOSTNAME) and LAUNCH_SERVER_ENV in modmap.env:
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue