Authors: Jorge Castro, Duffie Cooley, Kat Cosgrove, Justin Garrison, Noah Kantrowitz, Bob Killen, Rey Lejano, Dan “POP” Papandrea, Jeffrey Sica, Davanum “Dims” Srinivas
Kubernetes is deprecating Docker as a container runtime after v1.20.
You do not need t... (more…)
Read more »
Disclaimer: I wrote this article first for semaphoreci.com community blog, to whom it belongs and it is shared in this blog under by-nc-sa… (more…)
Read more »
Using Docker to isolate my environment has been a game-changer for the teams I've been a part of and me. It is a massive timesaver by installing Docker and then having new developers run `docker compose up -d' to get going. (more…)
Read more »
Docker has recently announced that Docker Desktop will soon require a subscription and, based on the size of your company, may require a paid subscription. (It remains free for personal use).
There has been quite a bit of reaction to this news...
(more…)
Read more »
This image tries to mimic EAS' Android build server image in your local (or CI/CD) environment. - erayalakese/eas-like-local-builder... (more…)
Read more »