Switch to hosted steam image
This commit is contained in:
parent
35d21aa0e5
commit
206f782a20
2 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM zombi/steam-base
|
||||
FROM zombi/steam
|
||||
MAINTAINER MadMaurice <madmaurice@zom.bi>, Paul <paul@zom.bi>
|
||||
EXPOSE 2302-2305/udp 2308/udp
|
||||
|
||||
|
|
|
@ -5,8 +5,6 @@ steam-arma3 is the base image for an ARMA3 Server.
|
|||
|
||||
### Building steam-arma3
|
||||
|
||||
first build the `steam-base` image.
|
||||
|
||||
```
|
||||
docker build -t zombi/steam-arma3 .
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue