# HG changeset patch # User Goffi # Date 1456323818 -3600 # Node ID 5a0ed7f94ab87cc225e54cff28e1bd6693851762 # Parent 30f3f83d6959eaa17c6081939c5479d9a86e6c85 docker (libervia_cont): added "-f" option in help message for logs diff -r 30f3f83d6959 -r 5a0ed7f94ab8 docker/libervia_cont.sh --- a/docker/libervia_cont.sh Fri Feb 19 14:27:11 2016 +0100 +++ b/docker/libervia_cont.sh Wed Feb 24 15:23:38 2016 +0100 @@ -253,7 +253,7 @@ exit 1 fi done - printf '\nLibervia is launched and should be reachable in a couple of seconds.\nYou can check logs with "docker logs libervia" (or any other container name).\n' + printf '\nLibervia is launched and should be reachable in a couple of seconds.\nYou can check logs with "docker logs -f libervia" (or any other container name).\n' printf "An \"admin\" account has been created, you can check its password on $VOLUME_ALIAS container, in file /home/sat/ADMIN_PWD. Config can be tuned on this container.\n" printf 'Below are the ports used to connect, you can go with your browser to Libervia HTTP port.\n\n' list_ports