inv_sig_helper (sha256:1f1c5438b03294f84862d1bd4b2af47dce14d0c9115970722dec926e28f57b2a)

Published 2024-09-18 03:20:40 -03:00 by Fijxu in Fijxu/inv_sig_helper

Installation

docker pull git.nadeko.net/fijxu/inv_sig_helper@sha256:1f1c5438b03294f84862d1bd4b2af47dce14d0c9115970722dec926e28f57b2a
sha256:1f1c5438b03294f84862d1bd4b2af47dce14d0c9115970722dec926e28f57b2a

Image layers

ADD file:d13afefcc2b0b02b598a3ac2598fe2187db41de1e17820e5b600a955b1429d59 in /
CMD ["bash"]
RUN /bin/sh -c adduser --uid 10001 appuser # buildkit
COPY /usr/src/app/target/*/release/inv_sig_helper_rust /app/inv_sig_helper_rust # buildkit
COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
WORKDIR /app
EXPOSE map[12999/tcp:{}]
USER appuser
ENTRYPOINT ["/app/inv_sig_helper_rust"]
CMD ["--tcp" "127.0.0.1:12999"]

Labels

Key Value
org.opencontainers.image.created 2024-09-18T06:05:28.834Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 6d7fde0843d19a987f2d667046b4322c851cc234
org.opencontainers.image.source https://git.nadeko.net/Fijxu/inv_sig_helper
org.opencontainers.image.title inv_sig_helper
org.opencontainers.image.url https://git.nadeko.net/Fijxu/inv_sig_helper
org.opencontainers.image.version latest
quay.expires-after 12w
Details
Container
2024-09-18 03:20:40 -03:00
2
OCI / Docker
linux/amd64
30 MiB
Versions (9) View all
latest 2024-12-09
master-c0d54b2 2024-12-09
master-1fe6d01 2024-12-09
master-c35adbc 2024-12-09
master-5c30959 2024-09-29