- [ ] Create the various console profiles - [ ] One with root acces installed locally in the container - [ ] One which is really a monitor and can run from anywhere in the world (read-only) - [ ] One with restricted privileges that can be run from (_yet to be decided_) - [x] Use volumes to map files to backup inside the container - [x] Use the `environment` directive inside the `docker-compose.yml` - [x] Use the `.env` trick used in [WEEE-Open/tarallo](https://github.com/weee-open/tarallo)
environmentdirective inside thedocker-compose.yml.envtrick used in WEEE-Open/tarallo