To ease the deployment of NSS on an own server, there should be an official Docker image of NSS on the Docker Hub or any other public registry.
Requirements:
- Provide a production ready Dockerfile
- Automatic build process and publication in a docker registry (e.g. Docker Hub)
- Tagged by version to have full control about the version to run
- Automated tests
As luck would have it, I already prepared a functional, tested Dockerfile of NSS at aveltens/docker-solid-server and run it successfully in production for some months now.
We could move / fork this repository to the Solid organization if you like. Further we need to set up a solid account on Docker Hub and configure the automatic build there.
To ease the deployment of NSS on an own server, there should be an official Docker image of NSS on the Docker Hub or any other public registry.
Requirements:
As luck would have it, I already prepared a functional, tested Dockerfile of NSS at aveltens/docker-solid-server and run it successfully in production for some months now.
We could move / fork this repository to the Solid organization if you like. Further we need to set up a solid account on Docker Hub and configure the automatic build there.