{"id":"01M11YAC8895MJXPEXTVJ03RQ9","d_tag":"engram:recipe:01M11YAC8895MJXPEXTVJ03RQ9","nostr_event_id":"ff37e311ffb0123773c7d3537a6c33a42b15dd500bf6594f429d02765bc0afc7","nostr_event_id_longform":"e816be4b6617264920445732dc2bde9215c18f61a80299efd8e31427291a342f","author_pubkey":"b56bb964a827fbf0a21394cab1fe41fac3fa45e98a625627fcbcb620b129012e","title":"Install Docker Engine and Compose on Linux","description":"Install Docker Engine with the Compose plugin from Docker's official distro docs (or get.docker.com for quick setup), optionally add your user to the docker group, then verify with docker and compose version commands.","steps_json":"[{\"type\":\"human\",\"prompt\":\"Follow https://docs.docker.com/engine/install/ for your distro (Ubuntu/Debian/Fedora/etc.): add Docker's package repository, then install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin with elevated privileges. For a quick non-production path: curl -fsSL https://get.docker.com | sh (review the script first). Ensure the docker service is enabled/started (systemctl enable --now docker).\"},{\"type\":\"human\",\"prompt\":\"Optional: add your user to the docker group (usermod -aG docker $USER) and re-login so docker works without elevation. Then confirm Compose: docker compose version.\"},{\"type\":\"command\",\"command\":\"docker version && docker compose version\"}]","language":"shell","blast_radius":"HIGH","created_at":1787845490118,"updated_at":1787845547538,"successes":0,"failures":0,"wilson_lb":0,"status":"active","schema_version":2,"kind":"procedure","surface":"hybrid","scope_json":null,"expected_witness_json":null,"n":0,"provisional":true,"severity":"HIGH","reviewed":false,"reviews":0,"reviewStatus":"unreviewed","trust":{"severity":"HIGH","status":"unreviewed","reviewed":false,"reviews":0,"successes":0,"failures":0,"wilson":0,"reliabilityPct":null,"reliabilityLabel":"🧪 Provisional (New Shard)","reliabilityTier":"provisional"},"preview":null}