sp-env-hydra-veil (1.0.0)

Published 2025-04-19 14:13:29 +00:00 by codeking

Installation

docker pull git.simplifiedprivacy.com/codeking/sp-env-hydra-veil:1.0.0
sha256:bcfd43a5debc2ccbcd732984dcf7e0a8177deb1834039eec608dffb975bc7e8b

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=22.04
ADD file:433cf0b8353e08be3a6582ad5947c57a66bdbb842ed3095246a1ff6876d157f1 in /
CMD ["/bin/bash"]
ARG DEBIAN_FRONTEND=noninteractive
ARG TZ=Etc/UTC
RUN |2 DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC /bin/sh -c apt-get update # buildkit
RUN |2 DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC /bin/sh -c apt-get install -y software-properties-common # buildkit
RUN |2 DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC /bin/sh -c add-apt-repository ppa:deadsnakes/ppa # buildkit
RUN |2 DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC /bin/sh -c apt-get update # buildkit
RUN |2 DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC /bin/sh -c apt-get install -y appstream curl file fuse gnupg2 python3.12 python3.12-venv zsync # buildkit
RUN |2 DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC /bin/sh -c apt-get install -y libx11-6 libx11-xcb1 libxau6 libxcb-cursor0 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0 libxcb-render0 libxcb-res0 libxcb-shape0 libxcb-shm0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxcb-xv0 libxcb1 libxdmcp6 libxext6 # buildkit
RUN |2 DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC /bin/sh -c curl -L 'https://github.com/AppImage/appimagetool/releases/download/continuous/appimagetool-x86_64.AppImage' -o '/usr/bin/appimagetool' # buildkit
RUN |2 DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC /bin/sh -c chmod +x '/usr/bin/appimagetool' # buildkit
RUN |2 DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC /bin/sh -c curl -L 'https://github.com/AppImageCommunity/AppImageUpdate/releases/download/2.0.0-alpha-1-20241225/appimageupdatetool-x86_64.AppImage' -o '/usr/bin/appimageupdatetool' # buildkit
RUN |2 DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC /bin/sh -c chmod +x '/usr/bin/appimageupdatetool' # buildkit
COPY build.sh /usr/bin/build # buildkit
RUN |2 DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC /bin/sh -c chmod +x '/usr/bin/build' # buildkit
ENTRYPOINT ["build"]

Labels

Key Value
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 22.04
Details
Container
2025-04-19 14:13:29 +00:00
3
OCI / Docker
linux/amd64
247 MiB
Versions (1) View all
1.0.0 2025-04-19