sha256:05bb6c8e67f4af0427bc1a1096e523f1eab33b3e01916a6766c3757ab33896f5
OS/ARCH
linux/amd64
Compressed size
2.21 GB
Last pushed
about 2 years by linuxsuren
Type
Image
Manifest digest
sha256:c44448c6bb2b10e77c43f4882f6df61a3594f8f9d7b40bcbd0dfbb8f6767861f
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 29.03 MB6CMD ["/bin/bash"]0 B7/bin/sh -c set -eux; apt-get6.76 MB8RUN /bin/sh -c apt-get update18.89 MB9WORKDIR /home/32 B10ARG RELEASE_TAG=openvscode-server-v1.91.00 B11ARG RELEASE_ORG=gitpod-io0 B12ARG OPENVSCODE_SERVER_ROOT=/home/.openvscode-server0 B13RUN |3 RELEASE_TAG=openvscode-server-v1.91.0 RELEASE_ORG=gitpod-io OPENVSCODE_SERVER_ROOT=/home/.openvscode-server57.03 MB14ARG USERNAME=openvscode-server0 B15ARG USER_UID=10000 B16ARG USER_GID=10000 B17RUN |6 RELEASE_TAG=openvscode-server-v1.91.0 RELEASE_ORG=gitpod-io OPENVSCODE_SERVER_ROOT=/home/.openvscode-server4.31 KB18RUN |6 RELEASE_TAG=openvscode-server-v1.91.0 RELEASE_ORG=gitpod-io OPENVSCODE_SERVER_ROOT=/home/.openvscode-server57.03 MB19USER openvscode-server0 B20WORKDIR /home/workspace/32 B21ENV LANG=C.UTF-8 LC_ALL=C.UTF-8 HOME=/home/workspace EDITOR=code0 B22EXPOSE map[3000/tcp:{}]0 B23ENTRYPOINT ["/bin/sh" "-c" "exec ${OPENVSCODE_SERVER_ROOT}/bin/openvscode-server0 B24ARG GO=1.22.40 B25ARG GH_VERSION=2.52.00 B26ENV OPENVSCODE_SERVER_ROOT=/home/.openvscode-server0 B27ENV OPENVSCODE=/home/.openvscode-server/bin/openvscode-server0 B28LABEL org.opencontainers.image.source=https://github.com/LinuxSuRen/openvscode-server-images0 B29USER root0 B30SHELL [/bin/bash -c]0 B31COPY /usr/local/bin/nerdctl /usr/local/bin/nerdctl # buildkit9.48 MB32COPY /usr/local/bin/hd /usr/local/bin/hd # buildkit5.7 MB33RUN |2 GO=1.22.4 GH_VERSION=2.52.0 /bin/bash2.03 GB34USER openvscode-server0 BCommand
ARG RELEASE