2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-04-04 08:39:17 +03:00
2020-01-31 02:05:03 +03:00

5 lines
105 B
Makefile

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