Switch to hosted steam image
This commit is contained in:
parent
f7bdb46c3f
commit
7ec2b1b557
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 27015/udp
|
||||
|
||||
|
|
|
@ -14,8 +14,6 @@ Data for optional mods
|
|||
|
||||
### Building steam-gmod
|
||||
|
||||
first build the `steam-base` image.
|
||||
|
||||
```
|
||||
docker build -t zombi/steam-gmod .
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue