Block a user
michael/swift-duct-calc (latest)
Installation
docker pull git.housh.dev/michael/michael/swift-duct-calc:latestsha256:3f42c419a156ee835b5473d5a7733b6feb7a17185d00b57febfab9f54f1ae8a8
Images
| Digest | OS / Arch | Size |
|---|---|---|
| f6c97ff7bc | linux/arm64 | 356 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:6089c6bede9eca8ec4f424e5798a0ae0712a6fe38c9b97f9afb9d24d9675024e in / |
| CMD ["/bin/bash"] |
| RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && apt-get -q update && apt-get -q dist-upgrade -y && apt-get -q install -y libjemalloc2 ca-certificates tzdata libcurl4 sqlite3 curl pandoc weasyprint && rm -r /var/lib/apt/lists/* # buildkit |
| RUN /bin/sh -c useradd --user-group --create-home --system --skel /dev/null --home-dir /app vapor # buildkit |
| WORKDIR /app |
| COPY --chown=vapor:vapor /staging /app # buildkit |
| ENV SWIFT_BACKTRACE=enable=yes,sanitize=yes,threads=all,images=all,interactive=no,swift-backtrace=./swift-backtrace-static |
| ENV LOG_LEVEL=debug |
| USER vapor:vapor |
| EXPOSE [8080/tcp] |
| ENTRYPOINT ["./App"] |
| CMD ["serve" "--env" "production" "--hostname" "0.0.0.0" "--port" "8080"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-02-11T17:08:02.812Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.ref.name | ubuntu |
| org.opencontainers.image.revision | af4d4e393adc74140d79f013f025de8a030a8357 |
| org.opencontainers.image.source | https://git.housh.dev/michael/swift-duct-calc |
| org.opencontainers.image.title | swift-duct-calc |
| org.opencontainers.image.url | https://git.housh.dev/michael/swift-duct-calc |
| org.opencontainers.image.version | fix-gitea-workflow |
Details
Versions (5)
View all
latest
2026-02-11
sha-af4d4e3
2026-02-11
fix-gitea-workflow
2026-02-11
sha-0f96c67
2026-02-11
sha-a8286f9
2026-02-11