[GH-ISSUE #331] Docker Image does not have the Data folder #176

Closed
opened 2026-04-08 16:50:54 +03:00 by zhus · 1 comment
Owner

Originally created by @Ysn4Irix on GitHub (Jan 1, 2024).
Original GitHub issue: https://github.com/sigoden/dufs/issues/331

Problem

I try to Deploy the Docker image on my ubuntu Linux server but the serve path does not exist ( Data folder ) in the docker container

Log

If applicable, add logs to help explain your problem.

Environment:

  • Dufs version: v0.38.0
  • Browser/Webdav Info: Chromium
  • OS Info: Linux
Originally created by @Ysn4Irix on GitHub (Jan 1, 2024). Original GitHub issue: https://github.com/sigoden/dufs/issues/331 **Problem** I try to Deploy the Docker image on my ubuntu Linux server but the serve path does not exist ( Data folder ) in the docker container **Log** If applicable, add logs to help explain your problem. **Environment:** - Dufs version: v0.38.0 - Browser/Webdav Info: Chromium - OS Info: Linux
zhus closed this issue 2026-04-08 16:50:54 +03:00
Author
Owner

@sigoden commented on GitHub (Jan 1, 2024):

That's how it's designed.

you should mount a local path to /data

<!-- gh-comment-id:1873317287 --> @sigoden commented on GitHub (Jan 1, 2024): That's how it's designed. you should mount a local path to /data
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#176