docker-ubuntu-stack icon indicating copy to clipboard operation
docker-ubuntu-stack copied to clipboard

My hip lil' Ubuntu stack of Docker images, w/ s6 init and logstash-forwarder installed.

Results 3 docker-ubuntu-stack issues
Sort by recently updated
recently updated
newest added
trafficstars

Many times after restarting the docker container, dovecot won't start up because the PID file is still present. After manually deleting the PID file dovecot is able to start. This...

You'll want a persistent volume for your postfix mail spool, otherwise you'll lose pending mail when you restart the container.

did you know that you did a big fail probally in your base img with using rsyslogd=? You got already s6 so ! http://skarnet.org/software/s6/s6-log.html read up The s6-log program s6-log...