Y
Hacker News
new
|
ask
|
show
|
jobs
by
SvenL
604 days ago
Did you try using „immutable“ infrastructure? I mean instead of updating existing container, you just spawn a new one with the new configuration, add it to the load balancer and decommission the old one?
1 comments
wolletd
604 days ago
Our products are hardware, I use docker to build and manage bootable images.
link