Sign inSign up

steamcmd/api:1.13.5

Networking
Integration & delivery
API management
Manifest digest

sha256:9ff5a5b71e5c07aa488174d3e254829be61b176ef2ed41835c687dce9040ab6a

OS/ARCH

linux/amd64

Compressed size

73.6 MB

Last pushed

over 2 years by steamcmdbot

Type

Image

Manifest digest

sha256:9ff5a5b71e5c07aa488174d3e254829be61b176ef2ed41835c687dce9040ab6a

Image Layers

1ADD file ... in / 27.78 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;3.35 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.130 B
8RUN /bin/sh -c set -eux;11.8 MB
9RUN /bin/sh -c set -eux;243 B
10ENV PYTHON_PIP_VERSION=23.0.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/049c52c665e8c5fd1751f942316e0a5c777d304f/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=7cfd4bdc4d475ea971f1c0710a5953bcc704d171f83c797b9529d9974502fcc60 B
14RUN /bin/sh -c set -eux;3.21 MB
15CMD ["python3"]0 B
16ENV USER=steamcmd0 B
17ENV HOME=/data0 B
18ENV PORT=80000 B
19ENV WORKERS=40 B
20COPY requirements.txt /tmp/requirements.txt # buildkit195 B
21RUN /bin/sh -c pip3 install27.46 MB
22RUN /bin/sh -c useradd -m3.18 KB
23USER steamcmd0 B
24WORKDIR /data32 B
25COPY src/ /data/ # buildkit2.21 KB
26CMD ["/bin/sh" "-c" "exec gunicorn0 B

Command

ADD file:9deb26e1dbc258df47629e6f8fbcea4e4b54e7673537cc925db16af858d9cc8d in /