Replies: 6 comments 1 reply
-
A friendly reminder that this issue had no activity for 30 days. |
Beta Was this translation helpful? Give feedback.
-
You should be able to configure containers.conf to setup the storage drive to be volume mounted into the container. |
Beta Was this translation helpful? Give feedback.
-
@rhatdan any updates? |
Beta Was this translation helpful? Give feedback.
-
In containers.conf on the MAC, you should see Host directories to be mounted as volumes into the VM by default.Environment variables like $HOME as well as complete paths are supported forthe source and destination. An optional third field
|
Beta Was this translation helpful? Give feedback.
-
i cant find the storage.conf file in macos. https://github.com/containers/podman/blob/main/vendor/github.com/containers/storage/storage.conf the containers.conf file has no volumes section. not sure what you mean. |
Beta Was this translation helpful? Give feedback.
-
To do this without any changes to podman:
Take a look at the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Feature request description
Is it possible to store and run podman containers and VM from an external drive on mac m1? I only have 256gb of storage and use an external APFS SSD.
Suggest potential solution
Either to be able to create a symlink to a folder in an external drive, or change a variable in the program to do it.
Have you considered any alternatives?
Just symlinking but not sure what or if it's possible.
Additional context
Add any other context or screenshots about the feature request here.
Beta Was this translation helpful? Give feedback.
All reactions