all: bitbucket

bitbucket:
	docker build --compress -t epicmorg/bitbucket:7.1.2 .
	docker push epicmorg/bitbucket:7.1.2