This repository was archived by the owner on Apr 20, 2026. It is now read-only.
Remove DOCKER_URL variable (replaced by DOCKER_HOST).
Rename DOCKER_RUNNERS_URL to DOCKER_HOST_RUNNERS.
DOCKER_HOST_RUNNERSmust work with a Docker remote APItcpendpoint.
Mount Docker socket (/var/run/docker.sock) inside the container.
Useful for eventual contributors whom have DOCKER_HOST targeting their Docker daemon socket.
Add TAG variable to use different Docker images versions:
e.g. grounds/exec-ruby:1.0.0