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
4140d65b
Commit
4140d65b
authored
Oct 29, 2020
by
macro
Browse files
Update mall-search.sh
parent
fdaa34d5
Changes
1
Hide whitespace changes
Inline
Side-by-side
document/sh/mall-search.sh
View file @
4140d65b
...
@@ -9,6 +9,7 @@ echo '----rm none images----'
...
@@ -9,6 +9,7 @@ echo '----rm none images----'
docker run
-p
8081:8081
--name
${
app_name
}
\
docker run
-p
8081:8081
--name
${
app_name
}
\
--link
mysql:db
\
--link
mysql:db
\
--link
elasticsearch:es
\
--link
elasticsearch:es
\
-e
TZ
=
"Asia/Shanghai"
\
-v
/etc/localtime:/etc/localtime
\
-v
/etc/localtime:/etc/localtime
\
-v
/mydata/app/
${
app_name
}
/logs:/var/logs
\
-v
/mydata/app/
${
app_name
}
/logs:/var/logs
\
-d
mall/
${
app_name
}
:1.0-SNAPSHOT
-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