2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-03-25 19:59:03 +03:00

6 lines
106 B
Makefile
Raw Normal View History

2020-02-06 17:40:59 +03:00
all: emgprod
emgprod:
docker build --compress -t epicmorg/devel:jdk7 .
docker push epicmorg/devel:jdk7