6 points | by javatuts 3 days ago ago
3 comments
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/
Most of the big changes actually landed in Docker 24 — 28 just brings incremental improvements.
Docker 24 was released over 2 years 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.
Most of the big changes actually landed in Docker 24 — 28 just brings incremental improvements.
Docker 24 was released over 2 years ago.