Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] #2075

Open
3qingmi opened this issue Dec 3, 2024 · 0 comments
Open

[Bug] #2075

3qingmi opened this issue Dec 3, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@3qingmi
Copy link

3qingmi commented Dec 3, 2024

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 3qingmi added the bug Something isn't working label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant