| ADD alpine-minirootfs-20260127-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| /bin/sh -c apk add --no-cache ca-certificates git |
| COPY file:2200b7603775086f32e7732d6615ad0acdf6bf860426bebcae65c6d8a45fcf95 in /usr/local/bin/makko |
| /bin/sh -c makko --version || echo "makko installed :3" |
| ENTRYPOINT ["makko"] |
| LABEL org.opencontainers.image.created=2026-04-24T22:47:57Z |
| LABEL org.opencontainers.image.revision=e2a748bb9dfff66680fd295da34cd6b6504dc1bb |
| LABEL org.opencontainers.image.source=https://code.wejust.rest/lain/makko.git |
| LABEL org.opencontainers.image.url=https://code.wejust.rest/lain/makko |