Add dev container backup recommendation
This commit is contained in:
parent
8ee8176eb8
commit
bdf5958856
@ -33,6 +33,15 @@ Outstanding:
|
|||||||
- shell profile consistency
|
- shell profile consistency
|
||||||
- runtime PATH injection
|
- runtime PATH injection
|
||||||
|
|
||||||
|
### Dev Container Backups
|
||||||
|
Recommendation:
|
||||||
|
- implement dev backups as workspace snapshots, not whole-container backups
|
||||||
|
- primary scope should be `/home/dev/workspace`
|
||||||
|
- restore should rebuild from config, then restore workspace snapshot
|
||||||
|
- treat dotfiles / user settings as optional follow-up, not default backup scope
|
||||||
|
- avoid backing up reproducible runtime payloads and caches by default
|
||||||
|
- plan remote storage early for dev backups so node loss does not equal workspace loss
|
||||||
|
|
||||||
### Code Server Addon
|
### Code Server Addon
|
||||||
Status: Installed, running, browser-verified end-to-end.
|
Status: Installed, running, browser-verified end-to-end.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user