Bitbucket server with MySQL support inbuilt.
2.4K
A small image containing alpine Linux and Atlassian Bitbucket Server.
This images has support for Mysql backed installations (It has the MySQL connector installed).
docker run -d --restart=always \
--name=bitbucket \
-p 7990:7990 \
-p 7999:7999 \
-v /var/atlassian/bitbucket \
-d jgeusebroek/bitbucket-server
Official documentation can be found here.
Content type
Image
Digest
Size
589.9 MB
Last updated
about 5 years ago
docker pull jgeusebroek/bitbucket-server