6 ms·
The docker-compose syntax ist valid for compose/v1 which was last updated in 2021. yet this article is from 2025. is vibe-docing now a thing also?
by a_ba 1y ago
The docker-compose syntax ist valid for compose/v1 which was last updated in 2021. yet this article is from 2025. is vibe-docing now a thing also?
- javatuts 1y agoHey! Thanks for pointing it out. I just double-checked the article, and actually — nothing there is outdated
- crtasm 1y ago$ docker-compose bash: docker-compose: command not found $ docker compose Usage: docker compose [OPTIONS] COMMAND ...
- thrown-0825 1y agodocker-compose is in fact deprecated, its right in the docs. https://docs.docker.com/compose/releases/migrate/#what-are-the-differences-between-compose-v1-and-compose-v2 https://docs.docker.com/compose/releases/migrate/#what-are-t...
- cedws 1y agoFWIW I still use docker-compose and had no idea it was deprecated. Pretty sure my colleagues do also.