Add README (#1)

This commit is contained in:
Simon Bihel
2021-12-15 15:13:26 +00:00
committed by GitHub
parent 5f5f6af531
commit 004ca9e764
6 changed files with 257 additions and 1 deletions

View File

@@ -36,3 +36,4 @@ EXPOSE 8000
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"