Michael Housh michael
  • Joined on 2024-04-01

swift-hpa (pr-5-head)

Published 2025-11-04 19:19:18 +00:00 by michael in michael/swift-hpa

Installation

docker pull git.housh.dev/michael/swift-hpa:pr-5-head
sha256:ddbb480520f8de113c106201b5210fe83cf0342875d3473589c59255af4af341

Images

Digest OS / Arch Size
46002ac9da linux/arm64 530 MiB

Image Layers ( linux/arm64)

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=24.04
ADD file:d77dea5c49828eb0de89439d2b631bc8ea27cb9ef774412b56a060ba1673487b in /
CMD ["/bin/bash"]
RUN /bin/sh -c export DEBIAN_FRONTEND=nointeractive DEBCONF_NOINTERACTIVE_SEEN=true && apt-get -q update && apt-get -q dist-upgrade -y && apt-get -q install -y ansible curl imagemagick pandoc texlive libjemalloc2 libcurl4 tzdata && rm -r /var/lib/apt/lists/* # buildkit
COPY /staging/hpa /usr/local/bin # buildkit
RUN /bin/sh -c mkdir /config && mkdir /consults && mkdir /playbook && mkdir /template && mkdir -p /root/.local/share/hpa && ln -sfv /config /root/.config && ln -sfv /playbook /root/.local/share/hpa/playbook # buildkit
VOLUME [/config /consults /playbook /template]
ENTRYPOINT ["/usr/local/bin/hpa"]
CMD ["--help"]

Labels

Key Value
org.opencontainers.image.created 2025-11-04T19:13:10.283Z
org.opencontainers.image.description CLI tool for running the ansible-hpa-playbook.
org.opencontainers.image.licenses
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.revision 63012131d4ee66de0b9c94b10f75019b5f9c42fd
org.opencontainers.image.source https://git.housh.dev/michael/swift-hpa
org.opencontainers.image.title swift-hpa
org.opencontainers.image.url https://git.housh.dev/michael/swift-hpa
org.opencontainers.image.version pr-5-head
Details
Container
2025-11-04 19:19:18 +00:00
0
OCI / Docker
Versions (16) View all
main 2025-11-17
latest 2025-11-17
sha-f9ecc5c 2025-11-17
pr-7-head 2025-11-17
sha-357eeca 2025-11-17