Clever design, not simplicity
Homepage / publish (push) Successful in 12s Details

This commit is contained in:
Neale Pickett 2023-12-22 14:24:18 -07:00
parent 1c7c029c73
commit 937e0547cd
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
-----