all: bitbucket

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