2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-03-17 07:50:17 +03:00

5 lines
67 B
Makefile
Raw Normal View History

2018-07-13 18:02:17 +03:00
all: nginx
nginx:
2019-07-17 14:26:17 +03:00
docker build --compress -t epicmorg/balancer .