Sign inSign up

jmcombs/devcontainer:python

Multi-platform
Index digest

sha256:5ac1e38631cb931c284af2f35d3232a26a53b240627cf76da81b6bd9cd912d3d

OS/ARCH

Compressed size

353.78 MB

Last pushed

over 1 year by jmcombs

Type

Image

Manifest digest

sha256:601d459936b3557b2d5c7f42b6fd5998e1ce84812aa317542cdf7feff3e7f6be

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 27.51 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c apt-get update6.15 MB
8ENV LANG=en_US.utf80 B
9RUN /bin/sh -c if id1.27 KB
10USER root0 B
11RUN /bin/sh -c mkdir -p134 B
12COPY /tmp/build-features/ /tmp/dev-container-features # buildkit222 B
13RUN /bin/sh -c echo "_CONTAINER_USER_HOME=$(232 B
14RUN /bin/sh -c cp -ar73.58 MB
15RUN /bin/sh -c cp -ar11.4 MB
16ARG _DEV_CONTAINERS_IMAGE_USER=root0 B
17USER root0 B
18LABEL devcontainer.metadata=[ {"id":"ghcr.io/devcontainers/features/common-utils:2"}, {"id":"ghcr.io/devcontainers/features/git:1","customizations":{"vscode":{"settings":{"github.copilot.chat.codeGeneration.instructions":[{"text":"This dev0 B
19USER root0 B
20RUN /bin/sh -c mkdir -p32 B
21COPY /tmp/build-features/ /tmp/dev-container-features # buildkit223 B
22RUN /bin/sh -c echo "_CONTAINER_USER_HOME=$(242 B
23ENV PYTHON_PATH=/usr/local/python/current0 B
24ENV PIPX_HOME=/usr/local/py-utils0 B
25ENV PIPX_BIN_DIR=/usr/local/py-utils/bin0 B
26ENV PATH=/usr/local/python/current/bin:/usr/local/py-utils/bin:/usr/local/jupyter:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
27RUN /bin/sh -c cp -ar194.68 MB
28RUN /bin/sh -c cp -ar40.46 MB
29ARG _DEV_CONTAINERS_IMAGE_USER=root0 B
30USER root0 B
31LABEL devcontainer.metadata=[ {"id":"ghcr.io/devcontainers/features/common-utils:2"}, {"id":"ghcr.io/devcontainers/features/git:1","customizations":{"vscode":{"settings":{"github.copilot.chat.codeGeneration.instructions":[{"text":"This dev0 B

Command

 ARG RELEASE