offline read docker image add tips

Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
This commit is contained in:
Kang Huaishuai
2020-04-28 23:26:55 +08:00
parent 4b69c1f30a
commit ba42a61cb7
3 changed files with 15 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
#!/usr/bin/env sh
echo
echo
echo "Please open your browser: 127.0.0.1:4000"
echo
echo
exec nginx -g "daemon off;"