docker-scripts/balancer/Makefile
2018-07-13 18:02:17 +03:00

5 lines
67 B
Makefile

all: nginx
nginx:
docker build --no-cache -t epicmorg/balancer .