Sign inSign up

liyaosong/gitlab-ce:17.5.1

Multi-platform
Index digest

sha256:d4470afb0d517cc036fd13463e0f8becf88c890ab93e4bee5f4ef342a265fc58

OS/ARCH

Compressed size

1.52 GB

Last pushed

almost 2 years by liyaosong

Type

Image

Manifest digest

sha256:a70beb51a0aefb730d0bdfb6041477d4dbc746b12fdc5adb90046e63de24d172

Image Layers

1ARG VERSION=20.040 B
2LABEL maintainer=liyaosong <[email protected]>0 B
3LABEL version=20.040 B
4LABEL description=ubuntu image.0 B
5COPY /ubuntu-root / # buildkit27.44 MB
6LABEL maintainer=liyaosong <[email protected]>0 B
7LABEL version=17.5.10 B
8LABEL description=GitLab version 17.5.1.0 B
9SHELL [/bin/sh -c]0 B
10ENV LANG=C.UTF-80 B
11RUN /bin/sh -c apt-get update20.04 MB
12ENV EDITOR=/bin/vi0 B
13RUN /bin/sh -c busybox --install509.9 KB
14RUN /bin/sh -c rm -rf185 B
15ENV GITLAB_ALLOW_SHA1_RSA=false0 B
16COPY RELEASE / # buildkit291 B
17COPY assets/ /assets/ # buildkit4.87 KB
18RUN /bin/sh -c chmod +x1.47 GB
19ENV PATH=/opt/gitlab/embedded/bin:/opt/gitlab/bin:/assets:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
20ENV TERM=xterm0 B
21EXPOSE map[22/tcp:{} 443/tcp:{} 80/tcp:{}]0 B
22VOLUME [/etc/gitlab /var/opt/gitlab /var/log/gitlab]0 B
23CMD ["/assets/wrapper"]0 B
24HEALTHCHECK &{["CMD-SHELL" "/opt/gitlab/bin/gitlab-healthcheck --fail --max-time0 B

Command

ARG VERSION=20.04