cchesser / java-perf-workshop

Guided walkthrough to understand the performance aspects of a Java web service

Home Page:https://jvmperf.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update Container Setup for Docker alternative

cchesser opened this issue · comments

Docker recently updated their subscription terms, which mostly affects large businesses. We could keep its reference (free for personal use0, but it would make sense to update it to some recently identified alternatives that may be applicable to others who will be exposed to this difference.

commented

https://github.com/abiosoft/colima May be a good alternative to docker desktop.

As a hunch, I feel anything in the realm of minikube kind k3ds May be a bit too much if containers are something people are learning for the first time.

Yes, there definitely seems to be some better alternatives now (as the Apple M1 support seems to be more ubiquitous). Rancher Desktop is another; however, it can be viewed to be a larger setup as well. nerdctl via lima and podman are others.