amd64-20230226
sha256:fb2cab2e6287024874f7d7c64650d12d2edcaa04352b14d0918ae36657948201
OS/ARCH
linux/amd64
Compressed size
1.03 GB
Last pushed
over 3 years by renwei
Type
Image
Manifest digest
sha256:fb2cab2e6287024874f7d7c64650d12d2edcaa04352b14d0918ae36657948201
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.02 MB6CMD ["/bin/bash"]0 B7/bin/sh -c set -eux; apt-get3.61 MB8/bin/sh -c set -ex; if3.4 MB9RUN /bin/sh -c apt-get update18.81 MB10WORKDIR /home/32 B11ARG RELEASE_TAG0 B12ARG RELEASE_ORG=gitpod-io0 B13ARG OPENVSCODE_SERVER_ROOT=/home/.openvscode-server0 B14RUN |3 RELEASE_TAG=openvscode-server-v1.75.1 RELEASE_ORG=gitpod-io OPENVSCODE_SERVER_ROOT=/home/.openvscode-server62.47 MB15ARG USERNAME=openvscode-server0 B16ARG USER_UID=10000 B17ARG USER_GID=10000 B18RUN |6 RELEASE_TAG=openvscode-server-v1.75.1 RELEASE_ORG=gitpod-io OPENVSCODE_SERVER_ROOT=/home/.openvscode-server4.35 KB19RUN |6 RELEASE_TAG=openvscode-server-v1.75.1 RELEASE_ORG=gitpod-io OPENVSCODE_SERVER_ROOT=/home/.openvscode-server62.47 MB20USER openvscode-server0 B21WORKDIR /home/workspace/32 B22ENV LANG=C.UTF-8 LC_ALL=C.UTF-8 HOME=/home/workspace EDITOR=code0 B23EXPOSE map[3000/tcp:{}]0 B24ENTRYPOINT ["/bin/sh" "-c" "exec ${OPENVSCODE_SERVER_ROOT}/bin/openvscode-server0 B26ENV DEBIAN_FRONTEND noninteractive0 B27USER 00 B28ENV DEBIAN_FRONTEND noninteractive0 B29ENV HOME=/root0 B30/bin/sh -c apt update &&39.21 MB31/bin/sh -c apt install -y284.09 MB32/bin/sh -c add-apt-repository ppa:deadsnakes/ppa -y444.89 KB33/bin/sh -c mv /usr/bin/chfn /usr/bin/chfn_bak26.13 KB34/bin/sh -c apt install -y597.67 KB35/bin/sh -c apt install -y63.09 MB36/bin/sh -c wget https://bootstrap.pypa.io/get-pip.py &&14.21 MB37/bin/sh -c locale-gen "zh_CN.UTF-8"1.87 MB38/bin/sh -c echo 'LANGUAGE="zh_CN:zh:en_US:en"' >>576 B39/bin/sh -c echo 'LANG="zh_CN.UTF-8"' >>587 B40/bin/sh -c cd ~ &&4.62 MB41/bin/sh -c unlink /etc/localtime &&504 B42/bin/sh -c curl https://rclone.org/install.sh |50.75 MB43/bin/sh -c curl -L https://yt-dl.org/downloads/latest/youtube-dl1.69 MB44/bin/sh -c chmod a+rx /usr/local/bin/youtube-dl1.69 MB45/bin/sh -c chsh --shell /usr/bin/zsh1.08 KB46/bin/sh -c apt install -y1002.5 KB47ENV HOME=/home/openvscode-server0 B48/bin/sh -c cp -rf "/root/.oh-my-zsh"4.61 MB49/bin/sh -c chown -R openvscode-server:root4.68 MB50/bin/sh -c usermod -G root1.83 KB51/bin/sh -c sudo apt install256.93 MB52/bin/sh -c apt install -y714.84 KB53/bin/sh -c sed -i 863 B54COPY file:6bc96a52801927ace056a77c85cb9cc98af1b9065339c63a43cdf216a49a1d85 in /chromium_install.sh 561 B55/bin/sh -c chmod +x /chromium_install.sh147.89 MB56USER openvscode-server0 BCommand
ARG RELEASE