sha256:165dd62d4b2e7cba3ba2411678f9af9064b800f7f3ad89607faab21f6454ad26
OS/ARCH
Compressed size
167.45 MB
Last pushed
almost 2 years by akosyakov
Type
Image
Manifest digest
sha256:da573d6ebc9cb9feda8ef87e7cf41bfec5f591ff05c1e9b431d7f91c9b3af7a3
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 / 26.09 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c set -eux;6.72 MB8RUN /bin/sh -c apt-get update18.85 MB9WORKDIR /home/32 B10ARG RELEASE_TAG=openvscode-server-v1.96.00 B11ARG RELEASE_ORG=gitpod-io0 B12ARG OPENVSCODE_SERVER_ROOT=/home/.openvscode-server0 B13RUN |3 RELEASE_TAG=openvscode-server-v1.96.0 RELEASE_ORG=gitpod-io OPENVSCODE_SERVER_ROOT=/home/.openvscode-server57.89 MB14ARG USERNAME=openvscode-server0 B15ARG USER_UID=10000 B16ARG USER_GID=10000 B17RUN |6 RELEASE_TAG=openvscode-server-v1.96.0 RELEASE_ORG=gitpod-io OPENVSCODE_SERVER_ROOT=/home/.openvscode-server4.32 KB18RUN |6 RELEASE_TAG=openvscode-server-v1.96.0 RELEASE_ORG=gitpod-io OPENVSCODE_SERVER_ROOT=/home/.openvscode-server57.89 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 BCommand
ARG RELEASE