-
-
Notifications
You must be signed in to change notification settings - Fork 171
Open
Labels
bugSomething isn't workingSomething isn't workingup for grabsExtra attention is neededExtra attention is needed
Milestone
Description
Version of Warden
main branch
Operating System and Installation Method
Ubuntu 24.04.3 LTS
Describe the Bug
If I install Ubuntu via git, I have issues with files not being synced:
- Files created outside the container are not visible inside the container.
- Files created inside the container are not visible outside the container.
It looks like #749 introduced that issue. It adds WARDEN_MUTAGEN_ENABLE=1 to ~/.warden/.env. As soon as I remove it and restart the environment, everything works again. WARDEN_MUTAGEN_ENABLE should probably only default to 1 under Apple devices?
To Reproduce
- Install Warden under Ubuntu via git.
- Start an environment.
- Create files outside and inside the container.
- Check which files are visible outside and inside the container.
Expected Behavior
All files created inside the container are also visible outside the container.
All files created outside the container are also visible inside the container.
Additional context
No response
medmek
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingup for grabsExtra attention is neededExtra attention is needed
Type
Projects
Status
🔖 Ready