sha256:debd935e9f3e5b8725efcc5e6f2a2c4a4858395736c0c4dcee129857cbe9ef86
OS/ARCH
Compressed size
590.2 MB
Last pushed
about 2 years by yajithd
Type
Image
Manifest digest
sha256:778a666a48da41d52c527232a1c6102e4c49355e10ed398a150cc2f5af619b56
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.92.10 B11ARG RELEASE_ORG=gitpod-io0 B12ARG OPENVSCODE_SERVER_ROOT=/home/.openvscode-server0 B13RUN |3 RELEASE_TAG=openvscode-server-v1.92.1 RELEASE_ORG=gitpod-io OPENVSCODE_SERVER_ROOT=/home/.openvscode-server58.43 MB14ARG USERNAME=yajith0 B15ARG USER_UID=10000 B16ARG USER_GID=10000 B17RUN |6 RELEASE_TAG=openvscode-server-v1.92.1 RELEASE_ORG=gitpod-io OPENVSCODE_SERVER_ROOT=/home/.openvscode-server4.3 KB18RUN |6 RELEASE_TAG=openvscode-server-v1.92.1 RELEASE_ORG=gitpod-io OPENVSCODE_SERVER_ROOT=/home/.openvscode-server58.43 MB19USER yajith0 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 TARGETOS=linux0 B25ARG TARGETARCH=amd640 B26EXPOSE map[3000/tcp:{}]0 B27EXPOSE map[9443/tcp:{}]0 B28EXPOSE map[9000/tcp:{}]0 B29EXPOSE map[8000/tcp:{}]0 B30USER root0 B31RUN |2 TARGETOS=linux TARGETARCH=amd64 /bin/sh414.68 KB32ARG GO_VERSION=go1.22.6.linux-amd640 B33RUN |3 TARGETOS=linux TARGETARCH=amd64 GO_VERSION=go1.22.6.linux-amd64123.12 MB34RUN |3 TARGETOS=linux TARGETARCH=amd64 GO_VERSION=go1.22.6.linux-amd64105.91 MB35RUN |3 TARGETOS=linux TARGETARCH=amd64 GO_VERSION=go1.22.6.linux-amd6443.35 MB36RUN |3 TARGETOS=linux TARGETARCH=amd64 GO_VERSION=go1.22.6.linux-amd641.43 MB37RUN |3 TARGETOS=linux TARGETARCH=amd64 GO_VERSION=go1.22.6.linux-amd64131.59 MB38RUN |3 TARGETOS=linux TARGETARCH=amd64 GO_VERSION=go1.22.6.linux-amd6410.96 MB39ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/go/bin0 B40RUN |3 TARGETOS=linux TARGETARCH=amd64 GO_VERSION=go1.22.6.linux-amd64627.1 KB41RUN |3 TARGETOS=linux TARGETARCH=amd64 GO_VERSION=go1.22.6.linux-amd641.28 MB42USER yajith0 B43WORKDIR /home/workspace32 B44CMD ["bash"]0 BCommand
ARG RELEASE