Stop or Run a docker container at a given time with a UI

Viewed 3779

Do you know a UI, web-based or not (MAC compatible), that allow to stop/run/restart a container on schedule (with container running on local, or not).

For eg:

  • stop container XXX at 19/05/2020 1pm
  • start container XXX at 19/05/2020 2pm

Everything directly in a UI

I couldn't find anything on the internet

Thanks for your insight

1 Answers

Portainer has a scheduling feature in it, and it's free.

enter image description here

Related