yolks (installers_debian)

Published 2024-11-15 16:58:32 -07:00 by zontreck in AriasCreations/Yolks

Installation

docker pull git.zontreck.com/ariascreations/yolks:installers_debian
sha256:efe7d45b7572c576373f629942dd6ccce122b9392451728a2ce34f24c9d49b5c

Image Layers

ADD rootfs.tar.xz / # buildkit
CMD ["bash"]
LABEL author=Tara Piccari maintainer=tarapiccari@gmail.com
LABEL upstream=https://github.com/pelican-eggs/yolks
ENV DEBIAN_FRONTEND=noninteractive
RUN /bin/sh -c apt-get update # buildkit
RUN /bin/sh -c apt-get upgrade -y # buildkit
RUN /bin/sh -c apt-get install -y ca-certificates curl git unzip zip tar jq wget # buildkit
RUN /bin/sh -c dpkg --add-architecture i386 && apt-get update && apt-get install -y lib32gcc-s1 libsdl2-2.0-0:i386 # buildkit

Labels

Key Value
author Tara Piccari
maintainer tarapiccari@gmail.com
upstream https://github.com/pelican-eggs/yolks
Details
Container
2024-11-15 16:58:32 -07:00
0
OCI / Docker
linux/amd64
179 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