sha256:98302eead6c86a72ef561d7fc6762db64f0b7602f1c5263f9a63270815b9d22b
OS/ARCH
linux/amd64
Compressed size
24.12 MB
Last pushed
over 2 years by trickyhu
Type
Image
Manifest digest
sha256:98302eead6c86a72ef561d7fc6762db64f0b7602f1c5263f9a63270815b9d22b
Image Layers
1ADD file ... in / 3.25 MB2CMD ["/bin/sh"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;607.57 KB6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B7ENV PYTHON_VERSION=3.12.20 B8RUN /bin/sh -c set -eux;11.22 MB9RUN /bin/sh -c set -eux;242 B10ENV PYTHON_PIP_VERSION=24.00 B11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B12ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B13RUN /bin/sh -c set -eux;2.57 MB14CMD ["python3"]0 B15LABEL org.opencontainers.image.authors=socket.dev0 B16COPY requirements.txt /install_files/requirements.txt # buildkit190 B17ADD core /socketcli/core # buildkit11.87 KB18COPY socketcli.py /socketcli/ # buildkit668 B19COPY scripts/run.sh /socketcli/run.sh # buildkit172 B20RUN /bin/sh -c pip install6.47 MB21ENTRYPOINT ["/socketcli/run.sh"]0 BCommand
ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /