You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently Docker suggests using docker cp <src-path> <container>:<dest-path> to copy files to/from container. Not very friendly way if you need to copy large number of files from/to different folders.
It would be nice to have far2l plugin allowing to work with docker containers filesystems just like netrock allows to work with remote filesystems.
akruphi, mortihead, zuzzz, rgreat, MichaelKochanov and 2 more