docker-scripts/balancer/Makefile

5 lines
67 B
Makefile
Raw Normal View History

2018-07-13 18:02:17 +03:00
all: nginx
nginx:
docker build --no-cache -t epicmorg/balancer .