Sign inSign up

stratosphereips/netsecgame:sha-f50feb3

Security
Machine learning & AI
Index digest

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 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;3.35 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.100 B
7ENV PYTHON_SHA256=07ab697474595e06f06647417d3c7fa97ded07afc1a7e4454c5639919b46eaea0 B
8RUN /bin/sh -c set -eux;13.03 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11ENV DESTINATION_DIR=/netsecgame0 B
12RUN /bin/sh -c apt-get update116.96 MB
13RUN /bin/sh -c pip install6.82 MB
14COPY . /netsecgame/ # buildkit88.74 KB
15WORKDIR /netsecgame32 B
16RUN /bin/sh -c if [82.29 MB
17ARG GAME_MODULE=netsecgame.game.worlds.NetSecGame0 B
18ENV ENV_GAME_MODULE=netsecgame.game.worlds.NetSecGame0 B
19EXPOSE [9000/tcp]0 B
20ENTRYPOINT ["sh" "-c" "exec python30 B
21CMD ["--debug_level=INFO"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'