mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-03 18:36:22 +00:00
7 lines
129 B
Bash
7 lines
129 B
Bash
# Glance
|
|
VOL_PATH=/data
|
|
TZ=America/Vancouver
|
|
GLANCE_IMAGE=glanceapp/glance:latest
|
|
GLANCE_RESTART=unless-stopped
|
|
GLANCE_PORT=8080
|