https://github.com/venkatperi/baseimage-supervisor
https://github.com/venkatperi/baseimage-supervisor
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/venkatperi/baseimage-supervisor
- Owner: venkatperi
- Created: 2014-12-03T02:20:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-03T02:25:18.000Z (over 10 years ago)
- Last Synced: 2023-03-22T19:37:19.850Z (about 2 years ago)
- Language: Shell
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a Dockerfile for a ubuntu base image with supervisor loaded. By default, supervisor runs as `service`:`service` (21000:21000). This can be changed via environment variables `USERNAME`, `GROUPNAME`, `USERID` and `GROUPID`.