Question A fresh new Docker container every morning

Mauriced

New Pleskian
Hi all,

We had a couple of problems in which we needed to click on recreate in the Docker container, which solved our problem (not really solved, but work around).

Is there a way to create a cronjob that "clicks" every morning on that button, I have read somewhere that it should be possible with Docker-compose, but that package is not standard being installed.
The ID of the container is randomized so calling the following URL is also not possible:
https://PLESKURL:8443/modules/docke...64f0c9945783a75334a349a15bc3fa942a190fe281dcb

Thanks in advance.
 
Back
Top