mirror of
https://github.com/ZorgCC/docker-games-scripts.git
synced 2025-02-23 20:01:07 +03:00
6 lines
103 B
Makefile
6 lines
103 B
Makefile
all: emgcmd
|
|
emgcmd:
|
|
docker build --compress -t epicmorg/edge:csgo .
|
|
# docker push epicmorg/edge:csgo
|
|
|