all: bitbucket

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