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
The volume is created from the VOLUME instruction in the Dockerfile. If a host mount is not supplied at the same location as the volume, then Docker will create the volume. Unfortunately, we can't create a volume at runtime so the volume is either always created, or never created.
I think I could set up a symlink so that when ZeroTier is used, the data is stored in the Zoraxy volume. I'll look into it
Describe the bug
Even if zerotier is disabled, it is reported as Link Error, and it also automatically creates a volume in the container
To Reproduce
Create a container with the latest version and manually disable ZeroTier in the environment variables
Expected behavior
Appear as disabled, and do not create the volume automatically
Screenshots
Host Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: