Sign inSign up

jgeusebroek/bitbucket-server

By jgeusebroek

Updated about 5 years ago

Bitbucket server with MySQL support inbuilt.

Image
1

2.4K

jgeusebroek/bitbucket-server repository overview

Docker Altassian Bitbucket image

A small image containing alpine Linux and Atlassian Bitbucket Server.

MySQL

This images has support for Mysql backed installations (It has the MySQL connector installed).

Usage

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.

Tag summary

Content type

Image

Digest

Size

589.9 MB

Last updated

about 5 years ago

docker pull jgeusebroek/bitbucket-server