5 lines
75 B
Makefile
Raw Normal View History

2019-09-23 14:55:02 +03:00
all: nginx
nginx:
docker build --compress -t epicmorg/balancer:testing .