github moby/moby v23.0.0-beta.1

latest releases: v26.1.3, v26.1.2, v23.0.11...
pre-release17 months ago

This is a pre-release of the upcoming 23.0.0 release.

Pre-releases are intended for testing new releases: only install in a test environment!

curl -fsSL https://get.docker.com -o get-docker.sh
sudo CHANNEL=test sh get-docker.sh

Starting with the 23.0.0 release, we're moving away from using CalVer versioning,
and use versioning that's using SemVer format. Changing the version format is
a stepping-stone towards go module compatibility, but the repository does not
yet use go-modules, and still requires using a "+incompatible" version; we'll
be working towards go module compatibility in a future release.

Known issues:

Bugs and regressions can be reported in these issue trackers:

When reporting issues, include [23.0.0-beta] in the issue title

Don't miss a new moby release

NewReleases is sending notifications on new releases.