|
|
|
|
|
by outworlder
2040 days ago
|
|
> but is intended for the developers of Docker to debug Docker itself Heh. We use DIND with docker compose to have a container which has KUBERNETES inside. And it even works. How's that for a wild use-case? EDIT: That's done to create a local dev environment, with K8s, localstack, infra, etc. Instead of having multiple machines or deploying everything outside containers. |
|