On 11 September 2014 01:15, Jacob Rief <[email protected]> wrote: > When building Docker containers, one must run services such as nginx, sshd > and uwsgi controlled by supervisord.
http://jpetazzo.github.io/2014/06/23/docker-ssh-considered-evil/ "If you run SSHD in your Docker containers, you're doing it wrong!" You should only run a single application in Docker. > My attempts to use systemd on Fedora 21, failed. that's another question, but why/how? systemd is very easy and excelent. -- damjan _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
