Skip to content

Docker Bambo Server which share docker image from host machine

License

Notifications You must be signed in to change notification settings

TayyabTalha/docker-bamboo-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bamboo is a continuous integration and continuous deployment server. Learn more about Bamboo: https://www.atlassian.com/software/bamboo

Overview

This Docker container makes it easy to get an instance of Bamboo up and running. This is bambo server which can run docker local agent default and you can use it to build docker images

Quick Start

Build Images

docker build .

Tag Image

docker tag <imageId> <repo>

Push Docker Image

docker push <repo>

Run Bambo server


docker-compose up -d

About

Docker Bambo Server which share docker image from host machine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published