Sign inSign up

linuxsuren/openvscode-server-images-java:v0.0.10

Index digest

sha256:5c8eb4de7225aecd803a70111b127d227f3386e45a40c7a2d06057c539549778

OS/ARCH

linux/amd64

Compressed size

1.72 GB

Last pushed

about 2 years by linuxsuren

Type

Image

Manifest digest

sha256:dda66f9f2815ed101dc1a7d1f7cafa3c16ccc0e2411b210808667f42a44b6b9c

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 29.03 MB
6CMD ["/bin/bash"]0 B
7/bin/sh -c set -eux; apt-get6.76 MB
8RUN /bin/sh -c apt-get update18.89 MB
9WORKDIR /home/32 B
10ARG RELEASE_TAG=openvscode-server-v1.91.10 B
11ARG RELEASE_ORG=gitpod-io0 B
12ARG OPENVSCODE_SERVER_ROOT=/home/.openvscode-server0 B
13RUN |3 RELEASE_TAG=openvscode-server-v1.91.1 RELEASE_ORG=gitpod-io OPENVSCODE_SERVER_ROOT=/home/.openvscode-server57.03 MB
14ARG USERNAME=openvscode-server0 B
15ARG USER_UID=10000 B
16ARG USER_GID=10000 B
17RUN |6 RELEASE_TAG=openvscode-server-v1.91.1 RELEASE_ORG=gitpod-io OPENVSCODE_SERVER_ROOT=/home/.openvscode-server4.31 KB
18RUN |6 RELEASE_TAG=openvscode-server-v1.91.1 RELEASE_ORG=gitpod-io OPENVSCODE_SERVER_ROOT=/home/.openvscode-server57.03 MB
19USER openvscode-server0 B
20WORKDIR /home/workspace/32 B
21ENV LANG=C.UTF-8 LC_ALL=C.UTF-8 HOME=/home/workspace EDITOR=code0 B
22EXPOSE map[3000/tcp:{}]0 B
23ENTRYPOINT ["/bin/sh" "-c" "exec ${OPENVSCODE_SERVER_ROOT}/bin/openvscode-server0 B
24ENV OPENVSCODE_SERVER_ROOT=/home/.openvscode-server0 B
25ENV OPENVSCODE=/home/.openvscode-server/bin/openvscode-server0 B
26LABEL org.opencontainers.image.source=https://github.com/LinuxSuRen/openvscode-server-images0 B
27USER root0 B
28SHELL [/bin/bash -c]0 B
29COPY /usr/local/bin/nerdctl /usr/local/bin/nerdctl # buildkit9.27 MB
30RUN /bin/bash -c sudo apt1.54 GB
31USER openvscode-server0 B

Command

 ARG RELEASE