MRColorR / speedshare

Unofficial SpeedShare Docker image for easy deployment and management. With multiarch support (x86_64, arm64,...), auto-updates and persistent UUID features.
https://hub.docker.com/r/mrcolorrain/speedshare
4 stars 0 forks source link

ADD - UUID variable to stay consistent and fallback to random gen if… #2

Closed MRColorR closed 6 months ago

MRColorR commented 7 months ago

… no UUID passed in env vars part of issue #1

ADD - SPPEDSHARE_UUID env variable and fallback to random UUID if not set

ElDavoo commented 6 months ago

Looks fine