Docker 24 Power Features: Compose v2, Buildx, and Contexts

6 javatuts 3 8/10/2025, 12:14:21 PM jsdev.space ↗

Comments (3)

craftkiller · 1h ago
I'm confused. Docker is currently on v28 [0].

Also, BuildKit (and therefore buildx) has been the default since v23 [1] so users have been using it via their normal `docker build` command, perhaps without realizing it.

  [0] https://docs.docker.com/engine/release-notes/28/
  [1] https://docs.docker.com/engine/release-notes/23.0/
javatuts · 1h ago
Most of the big changes actually landed in Docker 24 — 28 just brings incremental improvements.
bdcravens · 15m ago
Docker 24 was released over 2 years ago.