I’m following the video Stux posted on youtube to get docker and dockge setup using jailmaker. I’ve installed jailmaker, created the datasets and then installed docker.
I’ve bound the paths and tested that they work. I reserved the IP and can ping google from the docker shell.
I’m at the part where you install dockge using the install_dockge.sh script and get this error:
install_dockge.sh: 9: docker: not found
why would the docker container not be able to find itself??
any advice would be appreciated!
Maybe because docker isn’t installed… if i remember correctly i had to manually use apt to install docker.
Check with standard docker commands if it’s installed
i guess i just assumed the template worked when setting it up within jailmaker. it did not. i used the manual install instructions and it installed and is now installing dockge.