bitbucket-pipelines-runner
docker-public.packages.atlassian.com/sox/atlassian/bitbucket-pipelines-runner:latest
bridge
/bin/bash
false
https://github.com/Eurotimmy/unraid-templates/blob/main/Bitbucket-Pipelines-Runner/README.md
https://forums.unraid.net/topic/193905-support-eurotimmy-bitbucket-pipelines-runner/
https://bitbucket.org/product/features/pipelines
Bitbucket Pipelines self-hosted runner (Linux Docker) for Unraid. Outbound-only connection; launches pipeline step containers on the host via Docker socket.
Other:
--restart=unless-stopped
https://raw.githubusercontent.com/Eurotimmy/unraid-templates/master/Bitbucket-Pipelines-Runner/bitbucket-pipelines-runner.xml
https://github.com/Eurotimmy/unraid-templates/blob/main/Bitbucket-Pipelines-Runner/bitbucket-pipelines-runner.png
False
bridge
## Bitbucket Pipelines Runner (Linux Docker)
- Connects outbound to Bitbucket (no ports).
- Spawns pipeline step containers using the host Docker daemon.
- **Security note:** Mounting the Docker socket grants the runner root-equivalent control of the host; restrict who can target this runner.