docker engine update
Description
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 |
© 2019 Docker, Inc.
Licensed under the Apache License, Version 2.0.
Docker and the Docker logo are trademarks or registered trademarks of Docker, Inc. in the United States and/or other countries.
Docker, Inc. and other parties may also have trademark rights in other terms used herein.
https://docs.docker.com/v18.09/engine/reference/commandline/engine_update/