bin (arm64)
Published 2024-07-01 19:16:21 -05:00 by Korbs
Installation
docker pull ark.sudovanilla.org/korbs/bin:arm64
sha256:ddf39801d5c0064c8179f11491bf3cfc63c435d2c1428e71b498fa0812a83a51
Image Layers
COPY /sources/target/release/bin /pastebin # buildkit |
COPY /etc/passwd /etc/passwd # buildkit |
USER nobody |
EXPOSE map[8000/tcp:{}] |
ENTRYPOINT ["/pastebin" "0.0.0.0:8000"] |