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 -p8022 root@localhost
password: root
Database: bamboo
User: root
Password: root
Added etcKeeper - autocommit on exit to /etc git local repository
[Docker Hub] (https://hub.docker.com/r/cristo/bamboo) [Git Hub] (https://github.com/monte-fm/bamboo)
Content type
Image
Digest
Size
979.3 MB
Last updated
almost 10 years ago
docker pull cristo/bamboo