Block a user
action-demo (latest)
Published 2026-06-11 16:53:28 +00:00 by matthias
Installation
docker pull code.h.miraitech.dev/matthias/action-demo:latestsha256:10033e30cfa16c97610e7d5163bfda85bd47e1b71c0f7cefa5f51c8ffdb13307
Image Layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.version=24.04 |
| ADD file:46ac5b8ee4c64ad9ebe840abd5619f571a617ac19483764d47d0eeba7907934f in / |
| CMD ["/bin/bash"] |
| RUN /bin/sh -c echo "awk '/32 host/ { print f } {f=\$2}' /proc/net/fib_trie" > /get_ip.sh && chmod 555 /get_ip.sh # buildkit |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.version | 24.04 |