italia / spid-cie-oidc-aspnetcore

SPID/CIE OIDC Federation SDK for AspNetCore
Apache License 2.0
17 stars 6 forks source link

[Doc] Document how to run/build the Docker image in the docker compose of a example Federation #17

Closed peppelinux closed 2 years ago

peppelinux commented 2 years ago

[Doc] Document how to run/build the Docker image in the docker compose of a example Federation

Following this example https://github.com/italia/spid-cie-oidc-django#docker-compose

all the example SPID/CIE RP projects must be configurable, runnable and usable in the docker-compose of the example federation. Please provide a Dockerfile, and push the docker image to dockerhub or any other public repository of docker image, with instruction about how to build/pull it and how to configure it in the example federation compose file.