From 092ee378d614f1d2f2dc201d179656dc76f04676 Mon Sep 17 00:00:00 2001 From: sthope Date: Sat, 28 Aug 2021 18:14:06 +0200 Subject: [PATCH] Update 'test/create_container.sh' --- test/create_container.sh | 3 +++ 1 file changed, 3 insertions(+) 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