Skip to content

docs: link out to container engine install from health - #429

Open
awphi wants to merge 1 commit into
mainfrom
health-docker-docs
Open

docs: link out to container engine install from health#429
awphi wants to merge 1 commit into
mainfrom
health-docker-docs

Conversation

@awphi

@awphi awphi commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Changes

  • As title says
  • Renames 'Install Docker' to 'Install a Container Engine' in README.md since it needs to be a bit more future-proof given the CLI links to it now. Considered using perma-links generated in the CLI but felt kinda nasty.
Host
----
Topo: ✅ (topo)
OpenSSH: ✅ (ssh)
Container Engine: ❌ ("docker" not found in $PATH)
  Fix:
    Install a supported container engine. See https://github.com/arm/topo#install-a-container-engine
Host
----
Topo: ✅ (topo)
OpenSSH: ✅ (ssh)
Container Engine: ✅ (docker)
Docker Compose: ❌ (local command failed: exit status 1 | stderr: docker: unknown command: docker compose

Run 'docker --help' for more information
)
  Fix:
    Ensure Docker Compose is installed as a plugin for Docker. See https://github.com/arm/topo#install-a-container-engine

Target
------
ℹ️ provide --target or set TOPO_TARGET to check target health

Checklist

  • 🤖 This change is covered by tests as required.
  • 🤹 All required manual testing has been performed.
  • 📖 All documentation updates are complete.

Signed-off-by: awphi <26072111+awphi@users.noreply.github.com>
@awphi
awphi requested a review from a team as a code owner August 25, 2026 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant