storagehub/docker-compose.yml

10 lines
252 B
YAML
Raw Permalink Normal View History

2022-02-02 11:27:52 +01:00
version: '3.7'
services:
storagehub:
2024-03-27 12:04:49 +01:00
image: d4science/staragehub:latest
2022-02-02 11:27:52 +01:00
ports:
2024-03-27 12:04:49 +01:00
- '${APP_PORT}:8080'
2023-02-13 11:16:44 +01:00
volumes:
2024-03-27 12:04:49 +01:00
- ${JACKRABBIT_FOLDER}:/app/jackrabbit
- ${SMARTGEARS_CONFIG_FOLDER}:/etc