diff --git a/test/create_container.sh b/test/create_container.sh index 2a3abf8..93a93bb 100644 --- a/test/create_container.sh +++ b/test/create_container.sh @@ -175,4 +175,7 @@ msg " Enjoy! Portainer: http://${IP}:9000 VSCode: http://${IP}:8433 + +Setup root password with cmd: "passwd" +And create a new user with: "adduser {USERNAME}" " \ No newline at end of file