From 8b4c24f7b800dbd44779ec2c151a60c193d83cdd Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Thu, 30 Mar 2023 09:30:28 -0600 Subject: adding --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 8bffab0..5c2475e 100644 --- a/README.md +++ b/README.md @@ -159,6 +159,7 @@ with maintenance so things should be up to date. - [Spotify doesn't use "the Spotify model" and neither should you][1035] - [Scaling Developer Effectiveness at Twitter][1049] - [Why your IT organization should prioritize developer experience][1053] +- [Software engineering practices][1064] ### Psycology/Philosophy @@ -714,6 +715,8 @@ with maintenance so things should be up to date. - [Skopeo: CLI for image operations and image repositories][940] - [How to mount Docker volume along with subfolders on the host?][951] - [LXC vs Docker: Which Container Platform Is Right for You?][977] +- [Not Every Container Has an Operating System Inside][1062] +- [What's Inside Of a Distroless Container Image: Taking a Deeper Look][1063] ### Elixir/Erlang @@ -2215,3 +2218,6 @@ with maintenance so things should be up to date. [1059]: https://architecturenotes.co/12-factor-app-revisited/ [1060]: https://jvns.ca/blog/2023/03/03/how-do-nix-builds-work-/ [1061]: https://academy.o11y.io/courses/practical-observability +[1062]: https://iximiuz.com/en/posts/not-every-container-has-an-operating-system-inside/ +[1063]: https://iximiuz.com/en/posts/containers-distroless-images/ +[1064]: https://simonwillison.net/2022/Oct/1/software-engineering-practices/ -- cgit v1.2.3