We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c66b8e commit f05f357Copy full SHA for f05f357
jmx-scraper/Makefile
@@ -3,7 +3,7 @@
3
WEAVER_CONTAINER=otel/weaver@sha256:5425ade81dc22ddd840902b0638b4b6a9186fb654c5b50c1d1ccd31299437390
4
5
# Next - we want to run docker as our local file user, so generated code is not
6
-# owned by root, and we don't give unecessary access.
+# owned by root, and we don't give unnecessary access.
7
#
8
# Determine if "docker" is actually podman
9
DOCKER_VERSION_OUTPUT := $(shell docker --version 2>&1)
0 commit comments