Pulse/cmd
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
..
hashpw Improve test coverage 2025-12-17 12:00:59 +00:00
pulse fix: Wire up LOG_FILE, LOG_MAX_SIZE, LOG_MAX_AGE, LOG_COMPRESS config options. Related to #979 2025-12-30 21:49:26 +00:00
pulse-agent feat(agent): add --docker-runtime flag for podman/docker selection 2026-01-01 00:24:37 +00:00
pulse-host-agent wip: AI chat integration with multi-provider support 2025-12-04 20:16:53 +00:00
pulse-sensor-proxy fix: Only log 'Migration complete' when inline allowed_nodes actually migrated. Related to Discussion #946 2025-12-29 14:15:57 +00:00