inside ssh directory you need to place ssh keys, it will be used to build docker image and later for scripts to connect to that docker.
ssh-keygen -t rsa -b 4096 -f ./ssh/id_rsaDependencies for needed are inside each directory in test_script
| Name | Name | Last commit date | ||
|---|---|---|---|---|
inside ssh directory you need to place ssh keys, it will be used to build docker image and later for scripts to connect to that docker.
ssh-keygen -t rsa -b 4096 -f ./ssh/id_rsaDependencies for needed are inside each directory in test_script