2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-05-21 11:18:01 +03:00
2021-04-01 13:31:53 +03:00

6 lines
134 B
Makefile

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