2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-03-02 16:45:24 +03:00
2019-12-09 19:39:01 +03:00

5 lines
114 B
Makefile

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