From 8697555125c57ae64a0c9b78514b4aac4fd523de Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 27 Jun 2023 14:50:20 +0200 Subject: Massive formatting and added figcaption --- content/posts/2021-12-25-running-golang-application-as-pid1.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'content/posts/2021-12-25-running-golang-application-as-pid1.md') diff --git a/content/posts/2021-12-25-running-golang-application-as-pid1.md b/content/posts/2021-12-25-running-golang-application-as-pid1.md index e3b7fa2..60d0400 100644 --- a/content/posts/2021-12-25-running-golang-application-as-pid1.md +++ b/content/posts/2021-12-25-running-golang-application-as-pid1.md @@ -7,9 +7,10 @@ draft: false ## Unikernels, kernels, and alike -I have been reading a lot about [unikernernels](https://en.wikipedia.org/wiki/Unikernel) -lately and found them very intriguing. When you push away all the marketing -speak and look at the idea, it makes a lot of sense. +I have been reading a lot about +[unikernernels](https://en.wikipedia.org/wiki/Unikernel) lately and found them +very intriguing. When you push away all the marketing speak and look at the +idea, it makes a lot of sense. > A unikernel is a specialized, single address space machine image constructed > by using library operating systems. ([Wikipedia](https://en.wikipedia.org/wiki/Unikernel)) -- cgit v1.2.3