self-service-password
self-service-password copied to clipboard
Docker image need regular updates.
The docker image should be rebuild on a regular basis. This so security updates in the base image propagate into the image. Ideally whenever the php:7.4-apache image gets updated a new image should be pushed.
Any idea on how automatize it?
I have no experience in doing this but the quick and dirty solution could be a github action on a cron timer.
Any idea on how automatize it?
Automatic updates can be achieved through workflows
- https://github.com/chaiyd/docker/blob/master/.github/workflows/conda-python3.9.yml
I hope that configuration initialization can be achieved by adding env
- https://github.com/tiredofit/docker-self-service-password/blob/master/install/etc/cont-init.d/30-self-service-password