Newer
Older
csv-catalog-download:
image: registry.forge.grandlyon.com/web-et-numerique/web-et-numerique-internet/data.grandlyon.com/web-portal/components/services/csv-catalog-downloader:${TAG}
- ${CSV_CATALOG_DOWNLOAD_SERVICE_BIND_PORT}:8000
- ${CSV_CATALOG_DOWNLOAD_SERVICE_CONFIG_FILE_PATH}:/app/config.yaml:ro
- cache:/app/cache
cache:
external:
name: ${CSV_CATALOG_DOWNLOAD_SERVICE_CACHE_VOLUME}