Sign inSign up

eggerd/gitlab

By eggerd

•Updated over 3 years ago

Used for CI/CD pipelines on gitlab.com

Image
0

4.5K

eggerd/gitlab repository overview

Dockerfile

FROM alpine:3.15
RUN apk add --no-cache \
   openssh-client \
   rsync \
   lftp \
   unzip \
   curl \
   nodejs \
   npm \
   php7 \
   php7-json \
   bash \
   composer \
   file

Tag summary

Content type

Image

Digest

sha256:b50a19cfa…

Size

31.6 MB

Last updated

almost 4 years ago

docker pull eggerd/gitlab