Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit be77fa1

Browse files
Vimal-RaghubirMano Marks
authored andcommitted
Changed command to stop the container (#411)
1 parent 2ca8c07 commit be77fa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

developer-tools/java/chapters/ch10-monitoring.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ image::prometheus-metrics5.png[]
307307
+
308308
image::prometheus-metrics6.png[]
309309
+
310-
. Stop the container: `docker container rm -f metrics`
310+
. Stop the container: `docker service rm metrics`
311311

312312
Multiple graphs can be added this way.
313313

0 commit comments

Comments
 (0)