eth-oidc (2025021402530808bb61)

Published 2025-02-14 13:55:18 +11:00 by nathanwoodburn in nathanwoodburn/eth-oidc

Installation

docker pull git.woodburn.au/nathanwoodburn/eth-oidc:2025021402530808bb61
sha256:4f00c8ee74e22eb250754b0775efbaf9dba4ea5e189b5bf45376d44e29861a74

About this package

OpenID Connect Identity Provider for Sign-In with Ethereum

Image Layers

ADD alpine-minirootfs-3.21.2-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
COPY /siwe-oidc/target/x86_64-unknown-linux-musl/release/siwe-oidc /usr/local/bin/ # buildkit
WORKDIR /siwe-oidc
RUN /bin/sh -c mkdir -p ./static # buildkit
COPY /siwe-oidc/static/ ./static/ # buildkit
COPY /siwe-oidc/siwe-oidc.toml ./ # buildkit
ENV SIWEOIDC_ADDRESS=0.0.0.0
EXPOSE map[8000/tcp:{}]
ENTRYPOINT ["siwe-oidc"]
LABEL org.opencontainers.image.source=https://github.com/spruceid/siwe-oidc
LABEL org.opencontainers.image.description=OpenID Connect Identity Provider for Sign-In with Ethereum
LABEL org.opencontainers.image.licenses=MIT OR Apache-2.0

Labels

Key Value
org.opencontainers.image.description OpenID Connect Identity Provider for Sign-In with Ethereum
org.opencontainers.image.licenses MIT OR Apache-2.0
org.opencontainers.image.source https://github.com/spruceid/siwe-oidc
Details
Container
2025-02-14 13:55:18 +11:00
0
OCI / Docker
linux/amd64
MIT OR Apache-2.0
7.7 MiB
Versions (5) View all
manual 2025-02-14
latest 2025-02-14