Sign inSign up

cristo/bamboo

By cristo

Updated almost 10 years ago

Bamboo image on Ubuntu 14.04

Image
0

399

cristo/bamboo repository overview

Create container

Create /bamboo folder and after create container with mounted volume:

docker run -it -d --name=bamboo -h=bamboo -p 8085:8085 -p 8022:22 -p 54663:54663  -v /bamboo/:/opt/bamboo-home/ cristo/bamboo /bin/bash

SSH as root user

ssh -p8022 root@localhost
password: root

MySQL

Database: bamboo
User: root 
Password: root

etcKeeper

Added etcKeeper - autocommit on exit to /etc git local repository

Origin

[Docker Hub] (https://hub.docker.com/r/cristo/bamboo) [Git Hub] (https://github.com/monte-fm/bamboo)

Tag summary

Content type

Image

Digest

Size

979.3 MB

Last updated

almost 10 years ago

docker pull cristo/bamboo