|
@@ -21,7 +21,7 @@ docker run -p 5055:5055 --name ${app_name} \
|
|
--restart=always \
|
|
--restart=always \
|
|
-e 'spring.profiles.active'=${profile_active} \
|
|
-e 'spring.profiles.active'=${profile_active} \
|
|
-e TZ="Asia/Shanghai" \
|
|
-e TZ="Asia/Shanghai" \
|
|
--m 10G \
|
|
|
|
|
|
+-m 10240m \
|
|
--cpus=4 \
|
|
--cpus=4 \
|
|
-v /etc/localtime:/etc/localtime \
|
|
-v /etc/localtime:/etc/localtime \
|
|
-v /usr/share/fonts:/usr/share/fonts \
|
|
-v /usr/share/fonts:/usr/share/fonts \
|