shellery (v0.1.0)

Published 2025-10-02 17:47:43 +00:00 by cf7 in cf7/shellery

Installation

docker pull git.uphillsecurity.com/cf7/shellery:v0.1.0
sha256:7a69923a44f02f2f215e5d761b8e41e1a59f2fc6205b12cb15a7ab4940bdea37

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=24.04
ADD file:6df775300d76441aa33f31b22c1afce8dfe35c8ffbc14ef27c27009235b12a95 in /
CMD ["/bin/bash"]
WORKDIR /app
COPY file:a510e552572f53431ea9f1b5d92362948eb7d47b9f63a3c9786a2464f44509ff in /app/
COPY dir:22dd18acdf583d4cbde4c1b46bd5783716b5c0c9b464c189d251777a1ceff40f in /app/templates
COPY dir:5a706060e5d8c2f25c80390694a58925c9673b145ada5f4f66f2e66ec4806736 in /app/assets
/bin/sh -c mkdir -p /app/images /app/output
/bin/sh -c chmod +x /app/build.sh
VOLUME ["/app/images", "/app/output"]
CMD ["./build.sh"]

Labels

Key Value
io.buildah.version 1.33.7
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 24.04
Details
Container
2025-10-02 17:47:43 +00:00
0
OCI / Docker
linux/amd64
30 MiB
Versions (2) View all
v0.1.0 2025-10-02
latest 2025-10-02