6 lines
103 B
Makefile
Raw Normal View History

2020-02-10 19:13:10 +03:00
all: emgcmd
emgcmd:
docker build --compress -t epicmorg/edge:csgo .
# docker push epicmorg/edge:csgo