sha256:90c238f7744de5bfe99d627f12907e9ece85e516b1734bb1eec9bbe242df1942
OS/ARCH
linux/amd64
Compressed size
249.31 MB
Last pushed
7 months by stratosphereips
Type
Image
Manifest digest
sha256:57f23497bd1e5d5bd1da66f2cc28e4ddfaa3022c1a2683d2552df0832d027a41
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;3.35 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.100 B7ENV PYTHON_SHA256=07ab697474595e06f06647417d3c7fa97ded07afc1a7e4454c5639919b46eaea0 B8RUN /bin/sh -c set -eux;13.03 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ENV DESTINATION_DIR=/netsecgame0 B12RUN /bin/sh -c apt-get update116.96 MB13RUN /bin/sh -c pip install6.82 MB14COPY . /netsecgame/ # buildkit88.46 KB15WORKDIR /netsecgame32 B16RUN /bin/sh -c if [82.16 MB17ARG GAME_MODULE=netsecgame.game.worlds.NetSecGame0 B18ENV ENV_GAME_MODULE=netsecgame.game.worlds.NetSecGame0 B19EXPOSE [9000/tcp]0 B20ENTRYPOINT ["sh" "-c" "exec python30 B21CMD ["--debug_level=INFO"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'