This is like the stackbrew/hipache image, but supports some environment variables for customization:
HIPACHE_CONFIG Has to contain a JSON object, will be merged into the default config.
SSL_KEY The content of this variable will be saved in the location of server.https.key.
SSL_CERT Like SSL_KEY, will be saved in the location defined by server.https.cert.
If SSL_KEY or SSL_CERT are not defined, the ssl section will be removed from the config, so hipache can run without errors.
The redis data directory is in "/var/lib/redis", so you can bind mount it to persist the data.
Content type
Image
Digest
sha256:d6413e99e…
Size
143.7 MB
Last updated
over 9 years ago
docker pull elsdoerfer/hipache