mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-04 06:17:20 +00:00
Use `make DOCKER_VERSION=xxx` to override version. Note that as install process and packaging may vary this may not work. Use `make DOCKER_EXPERIMENTAL=0` to build from either release binaries, if version is a final release or test binaries for release candidates. Building experimental is still the default. Signed-off-by: Justin Cormack <justin.cormack@docker.com>