Put you id_rsa and id_rsa.pub keys in a specific folder and mount it in /tmp/.ssh :
docker run \
-d \
--name toolbox \
-v /home/user/.ssh:/tmp/.ssh:ro
arcanexus/toolbox:latest
Content type
Image
Digest
Size
126.9 MB
Last updated
over 6 years ago
docker pull nex84/toolbox