Skip to content

tekn0ir/bitbucket-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitbucket Server Dockerfile

This repository contains Dockerfile of Bitbucket

Base Docker Image

Installation

  1. Install Docker.

  2. Download: docker pull tekn0ir/bitbucket-server

    (alternatively, you can build an image from Dockerfile: docker build -t="tekn0ir/bitbucket-server" github.com/tekn0ir/bitbucket-server)

Usage

docker run -d -p 0.0.0.0:7990:7990 -p 0.0.0.0:7999:7999 tekn0ir/bitbucket-server

About

Bitbucket docker image source code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published