Friday, 30 September 2022

Hiberate Performance

 https://vladmihalcea.com/why-you-should-always-use-hibernate-connection-provider_disables_autocommit-for-resource-local-jpa-transactions/

Saturday, 24 September 2022

Use dumb-init in docker images

Why

https://blog.phusion.nl/2015/01/20/docker-and-the-pid-1-zombie-reaping-problem/

https://petermalmgren.com/signal-handling-docker/

https://medium.com/@BeNitinAgarwal/an-init-system-inside-the-docker-container-3821ee233f4b#:~:text=The%20init%20process%20is%20responsible,for%20the%20top%2Dmost%20process.


Solution

 https://github.com/Yelp/dumb-init


Useful Article About Windows Containers With Rancher Desktop

 https://jason.agostoni.net/2022/01/27/rancher-desktop-with-both-windows-and-linux-containers/

https://lippertmarkus.com/2021/09/04/containers-without-docker-desktop/

https://devblogs.microsoft.com/commandline/systemd-support-is-now-available-in-wsl/