"docker compose" (v2) vs "docker-compose" (v1) vs "podman-compose" - which one to choose?
Latest Docker Compose (v2)
https://docs.docker.com/compose/cli-command/
Now, the command is no longer docker-compose (although there is compose-switch), but rather, a Docker plugin, docker compose.
For some reasons, it had to rebuild my Dockerfile im...
polv.hashnode.dev2 min read