Docker: can't create directory: permission denied #101
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Running either the prebuilt image or a locally built image fails with this error:
The file paths suggest this error is inside the container and not on the host? It has been doing this for several versions now.
Current Version: 1.9.17
OS: Fedora 43
Docker version 29.0.4, build 1.fc43
Since /config is typically a volume mount, I suspect it is a permissions issue on your host.