top | item 44839770

(no title)

a_ba | 6 months 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?

discuss

order

javatuts|6 months ago

Hey! Thanks for pointing it out. I just double-checked the article, and actually — nothing there is outdated

crtasm|6 months ago

  $ docker-compose
  bash: docker-compose: command not found

  $ docker compose
  Usage:  docker compose [OPTIONS] COMMAND
  ...

cedws|6 months ago

FWIW I still use docker-compose and had no idea it was deprecated. Pretty sure my colleagues do also.