Pulse/cmd/pulse-agent
rcourtman 94717ba867 feat(agent): add --docker-runtime flag for podman/docker selection
On systems where Docker compatibility layer obscures Podman (like CoreOS),
the auto-detection can fail. Users can now force the runtime:

  --docker-runtime podman
  PULSE_DOCKER_RUNTIME=podman

Valid values: auto (default), docker, podman

Related to Discussion #958
2026-01-01 00:24:37 +00:00
..
health_test.go test: expand cmd and agent update coverage 2025-12-17 13:28:17 +00:00
main.go feat(agent): add --docker-runtime flag for podman/docker selection 2026-01-01 00:24:37 +00:00
main_test.go test: expand cmd and agent update coverage 2025-12-17 13:28:17 +00:00
service_stub.go Add Windows service support to unified agent 2025-11-27 17:00:03 +00:00
service_windows.go Add Windows service support to unified agent 2025-11-27 17:00:03 +00:00