envy icon indicating copy to clipboard operation
envy copied to clipboard

added /work dir that is persisted for that envy enviornment

Open jgallen23 opened this issue 10 years ago • 4 comments

jgallen23 avatar Jul 10 '15 22:07 jgallen23

Sorry butI'm probably missing something here. What is the difference of this and manually taking care of that under /env/work? Is the reason to avoid sending it as a context to the docker build when building environments?

fgrehm avatar Jul 11 '15 17:07 fgrehm

I think /work will be managed separately and be specific to remote work mounts... not sure yet. I wasn't planning on anything like /env/work, but I suppose that makes sense too.

progrium avatar Jul 11 '15 17:07 progrium

any thoughts on this for 0.1.0? I've been using this for awhile now and I like that /work is persisted for that specific environment. It keeps each env light weight - just needing the files required for that project

jgallen23 avatar Aug 03 '15 16:08 jgallen23

yeah i think something like this'll be in there

progrium avatar Aug 03 '15 17:08 progrium