On server, where the folder is, run:
sudo docker run -e HOST=$(hostname) -p 1522:22 -v $(readlink -e .):/_ -ti sharefolder
On client, use sshfs to mount the shared folder:
sshfs -p 1522 _@hostname:/_ mount/
Content type
Image
Digest
sha256:629c8fd3c…
Size
66.6 MB
Last updated
almost 11 years ago
docker pull youribonnaffe/sharefolder