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
If a server is rebooted, the mailman services needs to be started again by manual intervention.
For services like this, I usually configure the containers with restart: always.
Would you accept a PR adding that to the docker-compose files?
The text was updated successfully, but these errors were encountered:
If a server is rebooted, the mailman services needs to be started again by manual intervention.
For services like this, I usually configure the containers with
restart: always
.Would you accept a PR adding that to the docker-compose files?
The text was updated successfully, but these errors were encountered: