5 lines
74 B
Makefile
Raw Normal View History

all: nginx
nginx:
docker build --compress -t epicmorg/balancer:legacy .