Sign inSign up

stratosphereips/netsecgame:main

Security
Machine learning & AI
Index digest

sha256:1fda141d4f10d8e5b52868159e382a09dcbe78f96aab94ab2614718e157d9a2c

OS/ARCH

linux/amd64

Compressed size

102.07 MB

Last pushed

27 days by stratosphereips

Type

Image

Manifest digest

sha256:33803865dbb575b9ecc6f7393dade819d3f3cd88393a9ba86c8a7639a76e1900

Image Layers

1# debian.sh --arch 'amd64' out/26.93 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.120 B
7ENV PYTHON_SHA256=fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c40 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
12WORKDIR /netsecgame100 B
13COPY . /netsecgame/ # buildkit95.31 KB
14RUN /bin/sh -c apt-get update58.66 MB
15ARG GAME_MODULE=netsecgame.game.worlds.NetSecGame0 B
16ENV ENV_GAME_MODULE=netsecgame.game.worlds.NetSecGame0 B
17EXPOSE [9000/tcp]0 B
18ENTRYPOINT ["sh" "-c" "exec python30 B
19CMD ["--debug_level=INFO"]0 B

Command

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