Switch to hosted steam image
This commit is contained in:
parent
efb7fe4225
commit
ad40b4df99
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>
|
MAINTAINER MadMaurice <madmaurice@zom.bi>, Paul <paul@zom.bi>
|
||||||
EXPOSE 27015/udp
|
EXPOSE 27015/udp
|
||||||
|
|
||||||
|
|
|
@ -4,8 +4,6 @@ server.
|
||||||
|
|
||||||
### Building steam-csgo
|
### Building steam-csgo
|
||||||
|
|
||||||
first build the `steam-base` image.
|
|
||||||
|
|
||||||
```
|
```
|
||||||
docker build -t zombi/steam-csgo .
|
docker build -t zombi/steam-csgo .
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue