正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -13,7 +13,7 @@ services: | @@ -13,7 +13,7 @@ services: | ||
| 13 | container_name: cloud-usercenter-jenkins | 13 | container_name: cloud-usercenter-jenkins |
| 14 | image: wlpt2/cloud-user-center:latest | 14 | image: wlpt2/cloud-user-center:latest |
| 15 | environment: | 15 | environment: |
| 16 | - - JAVA_OPTS=-XX:+UseContainerSupport -XX:MaxRAMPercentage=50.0 -XX:+StartAttachListener | 16 | + - JAVA_OPTS=-XX:+UseContainerSupport -XX:MaxRAMPercentage=50.0 -XX:+StartAttachListener -Djdk.attach.allowAttachSelf=true |
| 17 | volumes: | 17 | volumes: |
| 18 | - /home/wlpt/wlpt-cloud-userCenter/config:/config:ro | 18 | - /home/wlpt/wlpt-cloud-userCenter/config:/config:ro |
| 19 | ports: | 19 | ports: |
-
请 注册 或 登录 后发表评论