docker engine update
Estimated reading time: 1 minuteDescription
Update a local engine
Usage
docker engine update [OPTIONS]
Options
Name, shorthand | Default | Description |
--containerd |
override default location of containerd endpoint | |
--engine-image |
Specify engine image (default uses the same image as currently running) | |
--registry-prefix |
docker.io/store/docker |
Override the current location where engine images are pulled |
--version |
Specify engine version |
Parent command
Command | Description |
---|---|
docker engine | Manage the docker engine |
Related commands
Command | Description |
docker engine activate | Activate Enterprise Edition |
docker engine check | Check for available engine updates |
docker engine update | Update a local engine |