You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Describe the bug
To Reproduce
Logs
The text was updated successfully, but these errors were encountered: