sp-env-hydra-veil (1.1.0)

Published 2025-12-14 23:28:42 +00:00 by codeking

Installation

docker pull git.simplifiedprivacy.com/codeking/sp-env-hydra-veil:1.1.0
sha256:7a64e56213ae04abc2ec5cccedfd4a760e21c097c5a2b814017b949bad4aa800

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=22.04
ADD file:d025507456f1d7d19195885b1c02a346454d60c9348cbd3be92431f2d7e2666e 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/AppImageKit/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-12-14 23:28:42 +00:00
1
OCI / Docker
linux/amd64
240 MiB
Versions (2) View all
1.1.0 2025-12-14
1.0.0 2025-04-19