mailman_docker icon indicating copy to clipboard operation
mailman_docker copied to clipboard

Docker for mailman

Results 1 mailman_docker issues
Sort by recently updated
recently updated
newest added

The code assumes root privileges when starting/stopping the service. This happened because an older version of docker required root to perform operations using docker. A better solution would be to...