This is docker image based on the Dockerfile provided by gitlabhq. See https://github.com/gitlabhq/gitlab-ci-runner/blob/master/Dockerfile by Sytse Sijbrandij [email protected] for the original.
Differences from the original:
This image is available as a Trusted Build. Import the build like this:
docker pull ufirstgroup/gitlab-ci-runner-nodejs
Run like this:
% docker run -d \
-e CI_SERVER_URL=https://ci.example.com \
-e REGISTRATION_TOKEN=replaceme \
-e HOME=/root \
-e GITLAB_SERVER_FQDN=gitlab.example.com \
ufirstgroup/gitlab-ci-runner-nodejs
Content type
Image
Digest
sha256:a7bf4feff…
Size
312.1 MB
Last updated
almost 11 years ago
docker pull ufirstgroup/gitlab-ci-runner-nodejs