improve task-demo-metrics-prometheus docker config
This commit is contained in:
@@ -104,7 +104,11 @@
|
||||
<image>
|
||||
<name>springcloud/${project.artifactId}</name>
|
||||
<build>
|
||||
<from>springcloud/openjdk</from>
|
||||
<tags>
|
||||
<tag>latest</tag>
|
||||
<tag>${project.version}</tag>
|
||||
</tags>
|
||||
<from>springcloud/baseimage:1.0.0</from>
|
||||
<volumes>
|
||||
<volume>/tmp</volume>
|
||||
</volumes>
|
||||
|
||||
Reference in New Issue
Block a user