You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to have this functionality to control whether it can be stopped/started via the api too please?
Having a label to enforce a container being read-only would be ideal for more critical containers like Nginx which you may not want to disturb by accident but still be able to monitor what is going on with it.
Add a new feature which will include or exclude a container based on the docker labels present.
This will allow people using docker-compose or the command line to have each container expose or not expose to ha-dockermon.
An example docker compose file would look like
The text was updated successfully, but these errors were encountered: