Sign inSign up

atomique13/opencentauri-runner

By atomique13

Updated 6 months ago

Image
0

252

atomique13/opencentauri-runner repository overview

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

Tag summary

Content type

Image

Digest

sha256:2d7221519

Size

535.1 MB

Last updated

6 months ago

docker pull atomique13/opencentauri-runner