Can I mount an image as a volume when create a container? #1560
Unanswered
davidshen84
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
The
--volume
option, from https://distrobox.it/usage/distrobox-create/, seems very simple and only allow mounting volume from the host system.In docker, you can mount a volume from another container to another container. In k8s, you can mount an image as a volume to a pod.
Is there something similar in distrobox?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions