f4te/steamcmd (sha256:de1c589463a511f9fde3d9c271476c0685f3f547529268e6f1c5d5e232e60cf6)
Installation
docker pull forgejo.f4te.de/oci/f4te/steamcmd@sha256:de1c589463a511f9fde3d9c271476c0685f3f547529268e6f1c5d5e232e60cf6sha256:de1c589463a511f9fde3d9c271476c0685f3f547529268e6f1c5d5e232e60cf6Image layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.ref.name=ubuntu |
| LABEL org.opencontainers.image.version=24.04 |
| ADD file:1ae27d2ef4369361104b699712f3897141e394785df5d193d67b44626f57eb87 in / |
| CMD ["/bin/bash"] |
| SHELL [/bin/bash -o pipefail -c] |
| RUN /bin/bash -o pipefail -c echo steam steam/question select "I AGREE" | debconf-set-selections && echo steam steam/license note '' | debconf-set-selections # buildkit |
| ARG DEBIAN_FRONTEND=noninteractive |
| RUN |1 DEBIAN_FRONTEND=noninteractive /bin/bash -o pipefail -c apt update && apt install software-properties-common -y && add-apt-repository multiverse && apt update && apt upgrade -y && dpkg --add-architecture i386 && apt update # buildkit |
| RUN |1 DEBIAN_FRONTEND=noninteractive /bin/bash -o pipefail -c apt install -y --no-install-recommends steamcmd locales ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN |1 DEBIAN_FRONTEND=noninteractive /bin/bash -o pipefail -c locale-gen en_US.UTF-8 # buildkit |
| ENV LANG=en_US.UTF-8 |
| ENV LANGUAGE=en_US:en |
| RUN |1 DEBIAN_FRONTEND=noninteractive /bin/bash -o pipefail -c ln -s /usr/games/steamcmd /usr/bin/steamcmd # buildkit |
| RUN |1 DEBIAN_FRONTEND=noninteractive /bin/bash -o pipefail -c useradd -u 1001 -U -ms /bin/bash steam # buildkit |
| RUN |1 DEBIAN_FRONTEND=noninteractive /bin/bash -o pipefail -c mkdir -p /game && chown steam:steam /game # buildkit |
| VOLUME [/game] |
| USER steam |
| WORKDIR /home/steam |
| RUN |1 DEBIAN_FRONTEND=noninteractive /bin/bash -o pipefail -c steamcmd +quit # buildkit |
| ENTRYPOINT ["steamcmd"] |
| CMD ["+help" "+quit"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-03-01T00:00:54Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.ref.name | ubuntu |
| org.opencontainers.image.revision | bbb6938b72837ae31fc354acab2d5b3be7846309 |
| org.opencontainers.image.source | https://forgejo.f4te.de/oci/steamcmd |
| org.opencontainers.image.title | steamcmd |
| org.opencontainers.image.url | https://forgejo.f4te.de/oci/steamcmd |
| org.opencontainers.image.version | main |
Details
2026-03-01 00:01:08 +00:00
Versions (2)
View all
Container
0
OCI / Docker
linux/amd64
247 MiB