yaregend (latest)

Published 2026-03-15 00:52:49 +03:00 by lain

Installation

docker pull code.wejust.rest/lain/yaregend:latest
sha256:f3c65109e1fa8b5ee5667dc2b6196574713bec78f191bdceb6b88bad8fc8bf11

Image layers

ADD alpine-minirootfs-20260127-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
/bin/sh -c apk add --no-cache ca-certificates
COPY file:20ccaeb8c44ef10696aee49743b0aa3ef23341a0057d075fca091ac50c4dfc17 in /usr/local/bin/yaregend
VOLUME [/cache]
EXPOSE 8080
ENTRYPOINT ["yaregend"]
CMD ["-addr" ":8080" "-cache" "/cache"]
LABEL org.opencontainers.image.created=2026-03-14T21:52:15Z
LABEL org.opencontainers.image.revision=8f4d10cd8cddbc49c641a17b49b89a60de4709a6
LABEL org.opencontainers.image.source=https://code.wejust.rest/lain/yaregend.git
LABEL org.opencontainers.image.url=https://code.wejust.rest/lain/yaregend

Labels

Key Value
org.opencontainers.image.created 2026-03-14T21:52:15Z
org.opencontainers.image.revision 8f4d10cd8cddbc49c641a17b49b89a60de4709a6
org.opencontainers.image.source https://code.wejust.rest/lain/yaregend.git
org.opencontainers.image.url https://code.wejust.rest/lain/yaregend
Details
Container
2026-03-15 00:52:49 +03:00
2
OCI / Docker
linux/amd64
7.9 MiB
Versions (1) View all
latest 2026-03-15