Block a user
swift-hpa (latest)
Installation
docker pull git.housh.dev/michael/swift-hpa:latestsha256:3469b02e3a96e6fbaefed89a9dfbefdf294a8cdaf8c624aac69fdc609ca97c25
Images
| Digest | OS / Arch | Size |
|---|---|---|
| d1c202e856 | linux/arm64 | 755 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:44fdb45bd3a8d9bd9c66b716aa0bb6ee11b6fbcceb59ee0eb54165785a35dfcb 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 texlive-xetex libjemalloc2 libcurl4 tzdata vim && rm -r /var/lib/apt/lists/* # buildkit |
| COPY /staging/hpa /usr/local/bin # buildkit |
| COPY docker/entrypoint.sh /entrypoint.sh # buildkit |
| RUN /bin/sh -c chmod +x /entrypoint.sh && mkdir /root/project # buildkit |
| WORKDIR /root/project |
| VOLUME [/root/project] |
| ENTRYPOINT ["/entrypoint.sh"] |
| CMD ["--help"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-11-17T16:01:04.463Z |
| 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 | f9ecc5ce6ffd294e12ac4bf23326443fefee80c9 |
| 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 | main |
Details
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