diff options
Diffstat (limited to '_posts/2021-12-25-running-golang-application-as-pid1.md')
| -rw-r--r-- | _posts/2021-12-25-running-golang-application-as-pid1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2021-12-25-running-golang-application-as-pid1.md b/_posts/2021-12-25-running-golang-application-as-pid1.md index 1f67ee1..edd5a57 100644 --- a/_posts/2021-12-25-running-golang-application-as-pid1.md +++ b/_posts/2021-12-25-running-golang-application-as-pid1.md | |||
| @@ -24,7 +24,7 @@ Really worth a read. | |||
| 24 | If we compare a normal operating system to a unikernel side by side, they would | 24 | If we compare a normal operating system to a unikernel side by side, they would |
| 25 | look something like this. | 25 | look something like this. |
| 26 | 26 | ||
| 27 |  | 27 | {:loading="lazy"} |
| 28 | 28 | ||
| 29 | From this image, we can see how the complexity significantly decreases with | 29 | From this image, we can see how the complexity significantly decreases with |
| 30 | the use of Unikernels. This comes with a price, of course. Unikernels are hard | 30 | the use of Unikernels. This comes with a price, of course. Unikernels are hard |
