| 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 |