Sign inSign up

leros321/gitlab-runner-lubo

By leros321

•Updated about 8 years ago

docker image for gitlab runner enriched by self signed certificate

Image
0

10K+

leros321/gitlab-runner-lubo repository overview

As base image gitlab/gitlab-runner:alpine was used

Dockerfile:

FROM gitlab/gitlab-runner:alpine

WORKDIR /home/lubomir/docker/gitlab-runner

COPY gitlab.pem /etc/ssl/certs/ COPY cert.sh /etc/ssl/certs/

RUN /etc/ssl/certs/cert.sh

Tag summary

Content type

Image

Digest

Size

36.2 MB

Last updated

about 8 years ago

docker pull leros321/gitlab-runner-lubo