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 683cf95ca7
commit 9cfd1fda2b
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;"