To quickly get started running a Bamboo instance, use the following command:
docker run --detach --publish 8085:8085 babim/bamboo:fixed
volume:
/var/atlassian/bamboo
/opt/atlassian/bamboo/logs
Then simply navigate your preferred browser to http://[dockerhost]:8085 and finish the configuration.
You can configure a small set of things by supplying the following environment variables
| Environment Variable | Description |
|---|---|
| X_PROXY_NAME | Sets the Tomcat Connectors ProxyName attribute |
| X_PROXY_PORT | Sets the Tomcat Connectors ProxyPort attribute |
| X_PROXY_SCHEME | If set to https the Tomcat Connectors secure=true and redirectPort equal to X_PROXY_PORT |
| X_PATH | Sets the Tomcat connectors path attribute |
Content type
Image
Digest
sha256:ce4c6f1fc…
Size
600.6 MB
Last updated
about 2 years ago
docker pull babim/bamboo