2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-03-24 11:20:28 +03:00
2021-04-01 12:12:50 +03:00

5 lines
149 B
Makefile

all: fisheye-crucible
fisheye-crucible:
docker build --compress -t epicmorg/fisheye-crucible:latest .
docker push epicmorg/fisheye-crucible:latest