sha256:532bbd8ba04c49da344cd41ee6c33ec9c17e657973550da535ac80e0d0538a29
OS/ARCH
Compressed size
488.44 MB
Last pushed
about 1 year by philippecharriere494
Type
Image
Manifest digest
sha256:bd2342f44cc15ed7a7b92a98049f3d7a80185dd78d88e1412298517582fb2887
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 / 28.17 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c set -eux;6.78 MB8RUN /bin/sh -c apt-get update18.89 MB9WORKDIR /home/32 B10ARG RELEASE_TAG=openvscode-server-v1.102.20 B11ARG RELEASE_ORG=gitpod-io0 B12ARG OPENVSCODE_SERVER_ROOT=/home/.openvscode-server0 B13RUN |3 RELEASE_TAG=openvscode-server-v1.102.2 RELEASE_ORG=gitpod-io OPENVSCODE_SERVER_ROOT=/home/.openvscode-server65.71 MB14ARG USERNAME=openvscode-server0 B15ARG USER_UID=10000 B16ARG USER_GID=10000 B17RUN |6 RELEASE_TAG=openvscode-server-v1.102.2 RELEASE_ORG=gitpod-io OPENVSCODE_SERVER_ROOT=/home/.openvscode-server4.31 KB18RUN |6 RELEASE_TAG=openvscode-server-v1.102.2 RELEASE_ORG=gitpod-io OPENVSCODE_SERVER_ROOT=/home/.openvscode-server65.72 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 B24LABEL maintainer=@k33g_org0 B25ARG TARGETOS=linux0 B26ARG TARGETARCH=amd640 B27ARG USER_NAME=openvscode-server0 B28USER root0 B29RUN |3 TARGETOS=linux TARGETARCH=amd64 USER_NAME=openvscode-server48.19 MB30ARG GO_VERSION=1.24.40 B31RUN |4 TARGETOS=linux TARGETARCH=amd64 USER_NAME=openvscode-server75.32 MB32ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B33ENV GOPATH=/go0 B34ENV GOROOT=/usr/local/go0 B35RUN |4 TARGETOS=linux TARGETARCH=amd64 USER_NAME=openvscode-server143 B36RUN |4 TARGETOS=linux TARGETARCH=amd64 USER_NAME=openvscode-server179.65 MB37RUN |4 TARGETOS=linux TARGETARCH=amd64 USER_NAME=openvscode-server741 B38RUN |4 TARGETOS=linux TARGETARCH=amd64 USER_NAME=openvscode-server32 B39USER openvscode-server0 BCommand
ARG RELEASE