Open finch71 opened 3 weeks ago
Please elaborate what this should do? So far Cockpit there is a no volume creation support in Cockpit-podman.
sorry, I am trying to create a container with a mount path and initialize the content at the mount path to be the content of the image.
That feels rather out of scope, the mount path are just bind mounts (not volumes) so you can easily copy data to the mount path without Cockpit.
you can easily copy data to the mount path without Cockpit.
to do so i have to mount the dir first as a different name and then copy and then change the mount
however, cockpit does not allow me to change mount
Add option to copy data from image when creating container with mount path