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

Attempt OverlayFS #2

Open
2 tasks
Lestropie opened this issue Nov 14, 2024 · 0 comments
Open
2 tasks

Attempt OverlayFS #2

Lestropie opened this issue Nov 14, 2024 · 0 comments

Comments

@Lestropie
Copy link
Member

  • Make downloaded workshop data read-only in that location (currently /data)
  • Set up an OverlayFS to allow execution of workshop commands without necessitating use of only filenames in filesystem paths.

If we could do the following:

  • OverlayFS configured at container start
  • Set the upper directory as the host system working directory within the PowerShell
  • Set the initial current working directory to the merged directory

, then:

  • The container would immediately upon boot be at the root of the workshop data
  • Those files created by the user would be persistent on the host system
Lestropie added a commit that referenced this issue Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant