sha256:d3d1bca3dccf11bdb26a0f54708b9863c8de73334241d33f63d4416d3120ec8a
OS/ARCH
linux/amd64
Compressed size
249.45 MB
Last pushed
6 months by stratosphereips
Type
Image
Manifest digest
sha256:b492b880e54aa25070a7e153c0c551fee6435732f554b4a6ababd69350987430
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.74 KB15WORKDIR /netsecgame32 B16RUN /bin/sh -c if [82.29 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'