Clever design, not simplicity

This commit is contained in:
Neale Pickett 2023-12-22 14:24:18 -07:00
parent 42289af1d9
commit de1454dfd5
1 changed files with 2 additions and 1 deletions

View File

@ -25,7 +25,8 @@ So I dove in on that.
2 hours later, I had a whole working system,
running my containerized services just like before.
This is an absolutely bonkers fast redeployment,
and I owe a lot of that to how dead simple Alpine is.
and I owe a lot of that to some clever design decisions
made by the Alpine developers.
Setup
-----