auth (latest-amd64)
Published 2026-05-31 18:38:53 +02:00 by abdallah
Installation
docker pull git.qotra.dev/abdallah/auth:latest-amd64sha256:2b837fd82381cb31f8f1d6ec06fcd77d506c913f59386ac8544e3fc84984c245Image layers
| ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk --no-cache add ca-certificates # buildkit |
| COPY /auth-service /auth-service # buildkit |
| COPY /app/migrations /migrations # buildkit |
| EXPOSE [8080/tcp] |
| ENTRYPOINT ["/auth-service"] |
Details
2026-05-31 18:38:53 +02:00
Versions (2)
View all
Container
0
OCI / Docker
linux/amd64
10 MiB
latest
2026-05-31
latest-amd64
2026-05-31