LinuxGSM-Docker
LinuxGSM-Docker copied to clipboard
LSGM in a box
Docker file change to allow root access with default password "pcmasterrace"
Curious as to why the root password should be changed? I thought the security of containers is done on the host, therefore adding a root password has little effect on security? Likewise from my knowledge/research, docker debug tools like docker exec ignore passwords set on root in containers? (source)
This push was done by mistake while i setting up my dev files i spoken to dgibbs and he knows
The password was changed so i could have full access to container while working on it not for public use it would of been very small issue as they would need access to host machine to effect containers
#old