yolks (steamcmd_sniper)

Published 2024-11-15 17:25:40 -07:00 by zontreck in AriasCreations/Yolks

Installation

docker pull git.zontreck.com/ariascreations/yolks:steamcmd_sniper
sha256:e1a73268454e99046004c391023fabf54b1cd54bdeb7282dcd03cf216b5474aa

About this package

SteamRT3 Platform image for Pterodactyl Source engine servers.

Image Layers

ADD com.valvesoftware.SteamRuntime.Platform-amd64,i386-sniper-sysroot.tar.gz /
RUN mkdir -p /etc/sudoers.d && echo "%sudo ALL=(ALL:ALL) NOPASSWD: ALL" > /etc/sudoers.d/flatdeb && chmod 0440 /etc/sudoers.d/flatdeb
LABEL author=Tara Piccari maintainer=tarapiccari@gmail.com
LABEL upstream=https://github.com/pelican-eggs/yolks
LABEL org.opencontainers.image.description=SteamRT3 Platform image for Pterodactyl Source engine servers.
RUN /bin/sh -c dpkg --add-architecture i386 && apt-get update && apt-get upgrade -y && apt-get install -y tar curl gcc g++ lib32gcc-s1 libgcc1 libssl1.1:i386 libcurl4:i386 lib32tinfo6 libtinfo6:i386 lib32z1 lib32stdc++6 libncurses5:i386 libcurl3-gnutls:i386 libsdl2-2.0-0:i386 libsdl2-2.0-0 iproute2 gdb libsdl1.2debian libfontconfig1 telnet net-tools netcat tzdata numactl xvfb tini libc6 && useradd -m -d /home/container container # 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
com.github.containers.toolbox true
com.github.debarshiray.toolbox true
maintainer tarapiccari@gmail.com
org.opencontainers.image.description SteamRT3 Platform image for Pterodactyl Source engine servers.
os_release.bug_report_url https://github.com/ValveSoftware/steam-runtime/issues
os_release.build_id 0.20241008.104210
os_release.home_url https://store.steampowered.com/
os_release.id steamrt
os_release.id_like debian
os_release.name Steam Runtime
os_release.pretty_name Steam Runtime 3 (sniper)
os_release.support_url https://help.steampowered.com/
os_release.variant Platform
os_release.variant_id com.valvesoftware.steamruntime.platform-amd64_i386-sniper
os_release.version 3 (sniper)
os_release.version_codename sniper
os_release.version_id 3
upstream https://github.com/pelican-eggs/yolks
Details
Container
2024-11-15 17:25:40 -07:00
0
OCI / Docker
linux/amd64
466 MiB
Versions (25) View all
steamcmd_ubuntu 2024-11-15
steamcmd_sniper 2024-11-15
steamcmd_proton8 2024-11-15
steamcmd_proton 2024-11-15
steamcmd_dotnet 2024-11-15