This is a fork of the original Atlassian Bitbucket server docker image modified to work on ARM architecture. The original repository can be found here: https://bitbucket.org/atlassian-docker/docker-atlassian-bitbucket-server/src/master/
This repository consists of two branches: arm64v8 and arm32v7.
For instructions on how to run the docker images, please refer to the original Atlassian repository. The same instructions apply.
Note that Atlassian does not officially support Bitbucket server on ARM. However, I have had no issues while running this custom docker image. The only changes applied to the Dockerfile are basically changing the Java version that the image runs on.