|
|
|
|
|
by b112
914 days ago
|
|
To me, a guy that's been doing this for decades, this is a weird thing to say. A bit of debootstrap, a few apt-get commands, and copying in config files, and you have a lightweight VM, minimal image. Something people have been doing for 20 years. There are also sorts of tricks, such as having two images, one for the app layer, one for the OS, which makes the deploy for app updates faster. I'm not even sure why people care about image size all that much. You copy it to your local cluster, then deploy from there. |
|