| ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| /bin/sh -c apk --no-cache add ca-certificates libc6-compat |
| WORKDIR /root/ |
| COPY file:fc41a00427497a0e3a3574fa55918720d4585113cdd7432b5fb445105d68d9d0 in . |
| COPY dir:73ea0af380cfc27c6c0afacd3a96f72ee9fb0888db026d4c3331581f02e3f3ff in ./deploy/template |
| COPY dir:255a563ce3f6e0bb87ce5c1f97526397ed6bfac5a9ab3f968e985cfcd99262ba in ./assets |
| /bin/sh -c chmod +x ./main |
| EXPOSE 8080 |
| CMD ["./main"] |
| LABEL org.opencontainers.image.created=2026-04-12T12:14:42Z |
| LABEL org.opencontainers.image.revision=566c6d6876ade57b84993a716f438862d53a2638 |
| LABEL org.opencontainers.image.source=https://git.dinawo.fr/ManageMate-Group/Espace-Client.git |
| LABEL org.opencontainers.image.url=https://git.dinawo.fr/ManageMate-Group/Espace-Client |