docker-games-scripts/linux/steamcmd/Makefile

6 lines
101 B
Makefile
Raw Normal View History

2020-02-10 19:10:51 +03:00
all: emgcmd
emgcmd:
docker build --compress -t epicmorg/steamcmd .
docker push epicmorg/steamcmd