Skip to content
This repository was archived by the owner on Apr 20, 2026. It is now read-only.

v1.1.0

Latest

Choose a tag to compare

@foliea foliea released this 02 Apr 01:00

Remove DOCKER_URL variable (replaced by DOCKER_HOST).
Rename DOCKER_RUNNERS_URL to DOCKER_HOST_RUNNERS.

DOCKER_HOST_RUNNERS must work with a Docker remote API tcpendpoint.

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