jlesage / docker-baseimage-gui

A minimal docker baseimage to ease creation of X graphical application containers
MIT License
1.2k stars 179 forks source link

custom drive mapping. #129

Closed INIGHub closed 2 months ago

INIGHub commented 6 months ago

Can we get the volume mapping logic added so we can control customer location on host for the downloads folder?

jlesage commented 5 months ago

Sorry, I'm not sure to understand your question. Volume mapping is done during the creation of the container (via docker run command).

jlesage commented 2 months ago

Closing this issue. Please re-open if needed.