Add a docker and compose version check #943

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

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.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#943
No description provided.