snapshot: preserve central wiki state 2026-08-15 (7 modified + 1 new file)
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: Recover a Docker service
|
||||
type: runbook
|
||||
status: active
|
||||
created: 2026-07-22
|
||||
updated: 2026-07-22
|
||||
tags: [runbook, docker, recovery]
|
||||
sources: []
|
||||
confidence: high
|
||||
---
|
||||
# Recover Docker service
|
||||
## Procedure
|
||||
1. Identify the container.
|
||||
2. Inspect status and last 100 log lines.
|
||||
3. If unhealthy, restart then re-check.
|
||||
4. If still failing, inspect image and mounts.
|
||||
## Verification
|
||||
Container shows healthy after recovery probe reboots.
|
||||
## Last successfully used
|
||||
2026-07-22
|
||||
Reference in New Issue
Block a user