6 lines
104 B
Makefile
Raw Normal View History

2020-02-13 17:33:44 +03:00
all: emgcmd
emgcmd:
docker build --compress -t epicmorg/linux-7d2d .
docker push epicmorg/linux-7d2d