gigovich
  • Joined on 2026-02-03

oidc (9c70985)

Published 2026-02-07 17:02:57 +00:00 by gigovich

Installation

docker pull git.devinlab.com/gigovich/oidc:9c70985
sha256:5e2ef26d7a6479e1e08647d54ad0fa5113bcc2784cf3b8a51b1f8c6a5412bba1

Images

Digest OS / Arch Size
4b0e9ef711 linux/amd64 12 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.21.6-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache ca-certificates tzdata && adduser -D -H appuser # buildkit
COPY /server /usr/local/bin/server # buildkit
COPY /oidcctl /usr/local/bin/oidcctl # buildkit
COPY migrations/ /migrations/ # buildkit
USER appuser
EXPOSE [8080/tcp 8081/tcp]
ENTRYPOINT ["server"]

Labels

Key Value
org.opencontainers.image.created 2026-02-07T17:02:54.318Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 9c70985d1b09dd3105aeff09b1ea9a991a988a8c
org.opencontainers.image.source https://git.devinlab.com/gigovich/oidc
org.opencontainers.image.title oidc
org.opencontainers.image.url https://git.devinlab.com/gigovich/oidc
org.opencontainers.image.version 0.0.1
Details
Container
2026-02-07 17:02:57 +00:00
0
OCI / Docker
Versions (47) View all
main 2026-03-25
0326b7c 2026-03-24
96e1073 2026-02-23
5e50bfa 2026-02-20
latest 2026-02-20