"Just replace the podman command with docker above." Nope. Does not run. You can't substitute "podman" with "docker".
Also, this line has an extraneous character at the end. [{"labels": {"job": "node"}, "targets": ["your_hosts_ip_address:9100"]}
The curly brace at the end is wrong.
"Just replace the podman command with docker above."
Nope.
Does not run. You can't substitute "podman" with "docker".