sha256:772dc327c6407368058758df0addf630e0d02df067e14e001dbb050b25971acb
OS/ARCH
linux/amd64
Compressed size
821.64 MB
Last pushed
almost 2 years by malkab
Type
Image
Manifest digest
sha256:772dc327c6407368058758df0addf630e0d02df067e14e001dbb050b25971acb
Image Layers
1ADD file ... in / 47.26 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get22.94 MB4/bin/sh -c set -eux; apt-get61.41 MB5/bin/sh -c set -ex; apt-get201.48 MB6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B7ENV LANG=C.UTF-80 B8RUN /bin/sh -c set -eux;5.88 MB9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B10ENV PYTHON_VERSION=3.11.100 B11RUN /bin/sh -c set -eux;21.91 MB12RUN /bin/sh -c set -eux;249 B13CMD ["python3"]0 B14RUN /bin/sh -c apt-get update14.58 MB15RUN /bin/sh -c python3 -m7.75 MB16COPY meta.env /usr/local/etc/vscode-dev-containers/ # buildkit410 B17LABEL version=1.1.150 B18LABEL dev.containers.id=python0 B19LABEL dev.containers.variant=3.11-bookworm0 B20LABEL dev.containers.release=v0.4.70 B21LABEL dev.containers.source=https://github.com/devcontainers/images0 B22LABEL dev.containers.timestamp=Mon, 30 Sep 20240 B23USER root0 B24RUN /bin/sh -c mkdir -p134 B25COPY /tmp/build-features/ /tmp/dev-container-features # buildkit223 B26RUN /bin/sh -c echo "_CONTAINER_USER_HOME=$(237 B27RUN /bin/sh -c cp -ar48.38 MB28RUN /bin/sh -c cp -ar61.79 MB29ENV NVM_DIR=/usr/local/share/nvm0 B30ENV NVM_SYMLINK_CURRENT=true0 B31ENV PATH=/usr/local/share/nvm/current/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B32RUN /bin/sh -c cp -ar2.21 MB33ENV PYTHON_PATH=/usr/local/python/current0 B34ENV PIPX_HOME=/usr/local/py-utils0 B35ENV PIPX_BIN_DIR=/usr/local/py-utils/bin0 B36ENV PATH=/usr/local/python/current/bin:/usr/local/py-utils/bin:/usr/local/share/nvm/current/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B37RUN /bin/sh -c cp -ar67.61 MB38ARG _DEV_CONTAINERS_IMAGE_USER=root0 B39USER root0 B40LABEL devcontainer.metadata=[ {"id":"ghcr.io/devcontainers/features/common-utils:2"}, {"id":"ghcr.io/devcontainers/features/git:1"}, {"id":"ghcr.io/devcontainers/features/node:1","customizations":{"vscode":{"extensions":["dbaeumer.vscode-eslint"]}}},0 B41LABEL author=Juan Pedro Perez0 B43WORKDIR /0 B44USER root0 B45ADD assets/setup_dev_basics.sh / # buildkit650 B46ADD assets/fzf /usr/local/bin/ # buildkit1.48 MB47ADD assets/dot.bashrc /home/vscode/.bashrc # buildkit2.27 KB48ADD assets/dot.vimrc /home/vscode/.vimrc # buildkit1.08 KB49RUN /bin/sh -c chown vscode:vscode3.18 KB50RUN /bin/sh -c chmod 77742.62 MB51RUN /bin/sh -c apt-get install51.52 MB52USER vscode0 B53RUN /bin/sh -c python -m5.52 MB54RUN /bin/sh -c python -m65.11 MB55RUN /bin/sh -c python3 -m486.3 KB56RUN /bin/sh -c sudo updatedb1.31 MB57ENTRYPOINT ["/bin/bash"]0 B58LABEL author=Juan Pedro Perez0 B60WORKDIR /0 B61USER root0 B62RUN /bin/sh -c apt-get install49.05 MB63USER vscode0 B64RUN /bin/sh -c pip install1.39 KB65RUN /bin/sh -c python3 -m40.07 MB66RUN /bin/sh -c sudo updatedb1.3 MBCommand
ADD file:087f68d5558e06c7160c9322582925635e7539a7702413828357c28c77f6f345 in /