yolks (steamcmd_proton8)
Published 2026-05-26 00:27:30 -07:00 by zontreck
Installation
docker pull git.zontreck.com/packages/yolks:steamcmd_proton8sha256:cf492dc410c5522c4dab474ca62847e781af790cac8eae2d99704a07b47dc699Image layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400' |
| LABEL author=Tara Piccari maintainer=tarapiccari@gmail.com |
| LABEL upstream=https://github.com/pelican-eggs/yolks |
| ENV PROTON_VERSION=8-32 |
| RUN /bin/sh -c dpkg --add-architecture i386 # buildkit |
| RUN /bin/sh -c apt update # buildkit |
| RUN /bin/sh -c apt install -y --no-install-recommends wget iproute2 gnupg2 software-properties-common libntlm0 winbind xvfb xauth libncurses5-dev:i386 libncurses6 dbus libgdiplus lib32gcc-s1 # buildkit |
| RUN /bin/sh -c apt install -y alsa-tools libpulse0 pulseaudio libpulse-dev libasound2 libao-common gnutls-bin gnupg locales numactl cabextract curl python3 python3-pip python3-setuptools tini file pipx # buildkit |
| RUN /bin/sh -c useradd -d /home/container -m container # buildkit |
| RUN /bin/sh -c wget https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton${PROTON_VERSION}/GE-Proton${PROTON_VERSION}.tar.gz # buildkit |
| RUN /bin/sh -c tar -xzf GE-Proton*.tar.gz -C /usr/local/bin/ --strip-components=1 # buildkit |
| RUN /bin/sh -c rm GE-Proton*.* # buildkit |
| RUN /bin/sh -c rm -f /etc/machine-id # buildkit |
| RUN /bin/sh -c dbus-uuidgen --ensure=/etc/machine-id # buildkit |
| RUN /bin/sh -c rm /var/lib/dbus/machine-id # buildkit |
| RUN /bin/sh -c dbus-uuidgen --ensure # buildkit |
| RUN /bin/sh -c pipx install protontricks # buildkit |
| RUN /bin/sh -c wget -q -O /usr/sbin/winetricks https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks && chmod +x /usr/sbin/winetricks # buildkit |
| RUN /bin/sh -c cd /tmp/ && curl -sSL https://github.com/gorcon/rcon-cli/releases/download/v0.10.3/rcon-0.10.3-amd64_linux.tar.gz > rcon.tar.gz && tar xvf rcon.tar.gz && mv rcon-0.10.3-amd64_linux/rcon /usr/local/bin/ # buildkit |
| USER container |
| ENV USER=container HOME=/home/container |
| WORKDIR /home/container |
| STOPSIGNAL SIGINT |
| COPY --chown=container:container ./entrypoint.sh /entrypoint.sh # buildkit |
| RUN /bin/sh -c chmod +x /entrypoint.sh # buildkit |
| ENTRYPOINT ["/usr/bin/tini" "-g" "--"] |
| CMD ["/entrypoint.sh"] |
Labels
| Key | Value |
|---|---|
| author | Tara Piccari |
| maintainer | tarapiccari@gmail.com |
| upstream | https://github.com/pelican-eggs/yolks |
Details
2026-05-26 00:27:30 -07:00
Versions (25)
View all
Container
0
OCI / Docker
linux/amd64
1.3 GiB
steamcmd_proton8
2026-05-26
steamcmd_proton9_13
2026-05-26
steamcmd_proton
2026-05-26
steamcmd_dotnet
2026-05-26
steamcmd_debian
2026-05-26