https://github.com/nokonoko/Uguu This will be used until the official images are released.
1.4K
uguu:
image: reinca/uguu:latest
container_name: uguu
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./config.json:/app/dist/config.json
- ./config.json:/app/src/config.json
- ./db:/var/www/db
- ./files:/var/www/files
sfs:
image: halverneus/static-file-server:latest
ports:
- 8081:8080
volumes:
- ./files:/web
environment:
- ALLOW_INDEX=false
- SHOW_LISTING=false
https://github.com/nokonoko/Uguu/blob/master/src/config.jsonContent type
Image
Digest
sha256:cb6197009…
Size
94 MB
Last updated
9 months ago
docker pull reinca/uguu