mirror of
https://github.com/fleetdm/fleet
synced 2026-05-18 14:38:53 +00:00
This adds compatibility in `fleetctl preview` to work with docker compose (version 2). Since this version was released this April, we are still keeping backwards compatibility and using docker-compose as a fallback. As v2 is now the recommended version and v1 is deprecated, this also rewords all prompts and help messages to say "docker compose". Rel: #5746
1 line
55 B
Text
1 line
55 B
Text
Fixed `fleetctl preview` to support docker compose v2.
|