version: '3.8'
services:
sldshw:
image: greglaprise/sldshw
ports:
- "5000:5000"
volumes:
- ./videos:/media
restart: unless-stopped
environment:
- FLASK_ENV=production
- ACCESS_PASSWORD=enter_your_password_here
- SECRET_KEY=your_secret_key_change_this_in_production
Content type
Image
Digest
sha256:c16f85820…
Size
51.2 MB
Last updated
about 1 year ago
docker pull greglaprise/sldshw