Hacker News new | ask | show | jobs
by dev_l1x_be 51 days ago
have a multi layer build system where there is version of each layer. Example

- linux base: kernel + libc + some low tooling

- jvm base: adding the JRE/JDK you need

- your application version