italia / spid-cie-oidc-java

The SPID/CIE OIDC Federation Relying Party, written in Java
Apache License 2.0
21 stars 4 forks source link

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

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.