Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
mall
Commits
bdde036d
Commit
bdde036d
authored
Mar 23, 2020
by
macro
Browse files
Update mall-admin.sh
parent
754cf8ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
document/sh/mall-admin.sh
View file @
bdde036d
...
...
@@ -8,6 +8,7 @@ docker rmi `docker images | grep none | awk '{print $3}'`
echo
'----rm none images----'
docker run
-p
8080:8080
--name
${
app_name
}
\
--link
mysql:db
\
--link
redis:redis
\
-v
/etc/localtime:/etc/localtime
\
-v
/mydata/app/
${
app_name
}
/logs:/var/logs
\
-d
mall/
${
app_name
}
:1.0-SNAPSHOT
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment