ubuntu-supervisor
Ubuntu Xenial base image with Supervisor installed.
1.1K
Docker-ubuntu supervisor is a base image of Ubuntu Zesty with supervisor installed. It is meant as a base image for other software that requires process management via supervisor.
You generally don't want to run this image on it's own. You would use it as the "FROM" in your Dockerfile.
For example:
FROM rigormortiz/ubuntu-supervisor:zesty
...
Content type
Image
Digest
Size
46.1 MB
Last updated
about 9 years ago
docker pull rigormortiz/ubuntu-supervisor