Updating a CDO-Standard SDC Host
Use these instructions if you deployed an SDC using the CDO image.
Procedure
Step 1 | Connect to your SDC host using SSH or the hypervisor console. | ||
Step 2 | Check the version of your Docker service by running this command:
| ||
Step 3 | If you are running one of the latest virtual machines (VMs) you should see output like this: It's possible you may see an older version here. | ||
Step 4 | Run the following commands to update Docker and restart the service:
| ||
Step 5 | Run the docker version command again. You should see this output:
| ||
Step 6 | You are done. You have now upgraded to the latest, and patched, version of Docker. |