OneLinersCommand workbench
Guides
Operational guides

Complete procedures with a way back.

Searchable, versioned procedures with prerequisites, verification, concrete output, and rollback.

Guides
237
Favorites
0
237 launch guides · 2543 reviewed steps
2 of 237 guides

Containers & Kubernetes · Incident Response & Troubleshooting

Fix Docker failed to resolve reference and manifest unknown

Diagnose Docker failed to resolve reference and manifest unknown errors by proving the exact image name, registry path, authentication boundary, tag or digest, daemon network path, and target platform before retrying a pull or deployment.
Save to collectionCreate a collection in the sidebar first.
caution35 minintermediate12 stepsDocker Engine

DevOps & CI/CD · Security

Fix npm UNABLE_TO_GET_ISSUER_CERT_LOCALLY and SELF_SIGNED_CERT_IN_CHAIN safely

npm reports UNABLE_TO_GET_ISSUER_CERT_LOCALLY or SELF_SIGNED_CERT_IN_CHAIN when Node.js cannot build a trusted certificate path for the configured registry or an HTTPS-intercepting proxy. This guide restores an explicit trust chain without disabling TLS verification.
Save to collectionCreate a collection in the sidebar first.
caution45 minintermediate10 stepsNode.js