CasaOS icon indicating copy to clipboard operation
CasaOS copied to clipboard

[Bug]

Open 3qingmi opened this issue 11 months ago • 0 comments

Describe the bug

When I use the App Store to install software, once I mount a file such as "xxx.yml", "xxx.tom", the system will mistakenly create a folder with the same name, making it impossible to mount the file when I create a new container.

To Reproduce

Install "snowdreamtech/frps"through the app store

Logs

When I try to start the container, it reports this exception Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/DATA/AppData/frp/frps.toml" to rootfs at "/etc/frp/frps.toml": create mount destination for /etc/frp/frps.toml mount: cannot mkdir in /var/lib/docker/overlay2/3eaa0a80f4c77b2e676990cef567377a52101da42b9d61695c0a560651c69971/merged/etc/frp/frps.toml: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type

3qingmi avatar Dec 03 '24 15:12 3qingmi