ubuntu 18.04 on jetstream-cloud.org On Tuesday, June 4, 2019 at 5:01:36 PM UTC-7, William Stein wrote: > > On Tue, Jun 4, 2019 at 4:57 PM Alvin Huff <[email protected] <javascript:>> > wrote: > > > > Hello is there a reason I would want to use a docker volume (e.g. > > -v nfsvolume:/home/joyvan/work > > > > ) vs bind mount (e.g. > > -v /vol_b/exchange:/home/joyvan/work > > > > ) for persistent data? > > > > I was struggling with using docker volumes each time the container would > start up it would through a permissions denied error when trying to mount > the docker volume so I switched to just mounting a folder. Is there a good > reason to use docker volumes over a bind mount. I am new to this so if my > terminology is off please let me know. > > What host operating system are you using? (OS X? Linux? Windows?) > > > > > cheers, > > > > alvin > > > > -- > > You received this message because you are subscribed to the Google > Groups "Project Jupyter" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] <javascript:>. > > To post to this group, send email to [email protected] > <javascript:>. > > To view this discussion on the web visit > https://groups.google.com/d/msgid/jupyter/ef3996bc-be10-42b3-826f-0827a57f7209%40googlegroups.com. > > > > For more options, visit https://groups.google.com/d/optout. > > > > -- > William (http://wstein.org) >
-- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/0828541f-cac3-4a6a-90ee-edc9e1ed0c01%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
