storagehub/docker-compose.yml

10 lines
252 B
YAML

version: '3.7'
services:
storagehub:
image: d4science/staragehub:latest
ports:
- '${APP_PORT}:8080'
volumes:
- ${JACKRABBIT_FOLDER}:/app/jackrabbit
- ${SMARTGEARS_CONFIG_FOLDER}:/etc