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

Mount Ubuntu volumes to a container on podman-remote which connects to a podman-machine in another WSL2 instance #567

Merged
merged 12 commits into from
Apr 12, 2024

Conversation

kachick
Copy link
Owner

@kachick kachick commented Apr 11, 2024

Resolves #564
Resolves #563
Updates #499

Initially, I tried to resolve the problem with SSH and rclone mount.
Next, I switched to applying the /mnt/wsl/instances/ path for that.
The second method looks good to me, but I am keeping rclone era for now. That is useful for non-WSL environments and cloud sync.

@kachick kachick changed the title Mount Ubuntu volume on podman-remote and podman-machine in another WSL2 instance Mount Ubuntu volumes to a container on podman-remote, which connects to a podman-machine in another WSL2 instance Apr 11, 2024
home-manager/common.nix Outdated Show resolved Hide resolved
@kachick kachick changed the title Mount Ubuntu volumes to a container on podman-remote, which connects to a podman-machine in another WSL2 instance Mount Ubuntu volumes to a container on podman-remote which connects to a podman-machine in another WSL2 instance Apr 12, 2024
@kachick kachick merged commit fbe653e into main Apr 12, 2024
17 checks passed
@kachick kachick deleted the podman-mount branch April 12, 2024 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

How mount client volumes in podman-remote Provide a easy method to use ruby-head in local
1 participant