Add a docker and compose version check #943

Open
opened 2024-08-29 17:51:43 +00:00 by dboreham · 0 comments
Contributor

Found in the field that if someone installs docker from the Debian distro and installs compose per instructions from the net, they end up with versions of both that don't work for deployments (bind mount volumes can't use relative paths). Diagnosing this takes a while so it would be good if we had some laconic-so check-environment subcommand that looks at the docker/compose versions and says if they are too old.

Found in the field that if someone installs docker from the Debian distro and installs compose per instructions from the net, they end up with versions of both that don't work for deployments (bind mount volumes can't use relative paths). Diagnosing this takes a while so it would be good if we had some `laconic-so check-environment` subcommand that looks at the docker/compose versions and says if they are too old.
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#943