services:
runner:
image: atomique13/opencentauri-runner:latest
container_name: opencentauri-runner
restart: always
environment:
- REPO=Atomique13/yocto-opencentauri
- RUNNER_TOKEN=${REG_TOKEN}
- NAME=atomique13
- CACHE_DIR=/data/cache
- RUNNER_WORKDIR=/runner/_work
- RUNNER_LABELS=self-hosted,Linux,x64
volumes:
- ./cache:/data/cache
- runner_work:/runner/_work
Content type
Image
Digest
sha256:2d7221519…
Size
535.1 MB
Last updated
6 months ago
docker pull atomique13/opencentauri-runner