[2026-06-25] taiga-vault: family/how-to/htpc-emulators-setup.md family/how-to/htpc-gaming-plans.md family/how-to/kraken-access.md family/how-to/openmediavault-rpi5.md family/how-to/time-machine.md family/how-to/wireguard-vpn.md personal/documents/todo-list.md personal/plans/extract-stable-prompt-blocks.md personal/plans/hermes-whale-system-prompt.md personal/plans/thread-scoped-memory.md
This commit is contained in:
@@ -1,5 +1,16 @@
|
||||
# Docker + Colima Autostart Setup (macOS)
|
||||
|
||||
_Последнее обновление: 2026-06-24_
|
||||
|
||||
## Текущие параметры Colima
|
||||
|
||||
```
|
||||
colima start --cpu 8 --memory 24 --disk 100
|
||||
```
|
||||
|
||||
- virtiofs mount type
|
||||
- Build cache volume `buildx_buildkit_arm64builder0_state` занимает до 8+ GB и не чистится автоматически. См. [[tech/docker-mac-disk-issues]].
|
||||
|
||||
## 1. Install dependencies
|
||||
|
||||
``` bash
|
||||
|
||||
Reference in New Issue
Block a user