Adjust entrypoints and add steam sniper

This commit is contained in:
zontreck 2024-09-04 19:30:13 -07:00
parent 1cf361059c
commit e8dec3f984
25 changed files with 157 additions and 40 deletions

View file

@ -72,6 +72,9 @@ RUN make install
FROM git.zontreck.com/ariascreations/yolks:debian
LABEL author="Tara Piccari" maintainer="tarapiccari@gmail.com"
LABEL upstream="https://github.com/pelican-eggs/yolks"
RUN dpkg --add-architecture i386
RUN apt-get update