- Canberra, Australia
- https://nathan.woodburn.au
- Joined on
2023-05-07
Block a user
eth-oidc (manual)
Installation
docker pull git.woodburn.au/nathanwoodburn/eth-oidc:manualsha256:24ff5b25d0e0b6284ca8f521088e18d267e90e78ea14d61db605f23dad96aaf1
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
2025-02-14 15:09:16 +11:00
Versions (2)
View all
Container
3
OCI / Docker
linux/amd64
MIT OR Apache-2.0
7.7 MiB