Some configurations do not require a username or password - it would be great if they are optional in the script.
Currently I manually removed -u ${USER} -p ${PW} from https://github.com/thegitfather/docker-debian-ike/blob/master/startup.sh#L50 and the args check https://github.com/thegitfather/docker-debian-ike/blob/master/startup.sh#L3
Some configurations do not require a username or password - it would be great if they are optional in the script.
Currently I manually removed
-u ${USER} -p ${PW}from https://github.com/thegitfather/docker-debian-ike/blob/master/startup.sh#L50 and the args check https://github.com/thegitfather/docker-debian-ike/blob/master/startup.sh#L3