ThalamOS
a powerful Flask web application designed to enhance your storage management.
Loading...
Searching...
No Matches
docker-compose.yml
Go to the documentation of this file.
1
services:
2
thalamos:
3
container_name: ThalamOS
4
image: pixelwelt/thalamos:latest
5
restart: always
6
ports:
7
- "8000:8000"
8
volumes:
9
- ./data:/app/data
docker-compose.yml
Generated by
1.13.2