Sign inSign up

cricketeerone/supervisor

By cricketeerone

Updated over 6 years ago

A Supervisord Dockerfile with sensible defaults to those given by echo_supervisord_conf

Image
0

582

cricketeerone/supervisor repository overview

docker-supervisor

A supervisor Dockerfile with sensible defaults

Configuration

This image uses all the defaults setup by running echo_supervisord_conf, but with the following changes.

configvalue
pidfile/var/run/supervisord.pid
logfile/var/log/supervisor/supervisord.log
childlogdir/var/log/supervisor/
[include]/etc/supervisord.d/*.conf

To add additional supervisor configurations to this container, mount the volume for your .conf into /etc/supervisord.d/.

To add your own supervisord.conf, mount the volume at /etc/supervisord.conf.

Tag summary

Content type

Image

Digest

Size

26.9 MB

Last updated

over 6 years ago

docker pull cricketeerone/supervisor