style95 commented on issue #4536: Update Docker version on Jenkins salve to 
18.06.3
URL: 
https://github.com/apache/incubator-openwhisk/issues/4536#issuecomment-508338463
 
 
   I updated the docker version on all 3 Jenkins slaves(`openwhisk-vm1-he-de` ~ 
`openwhisk-vm3-he-de`).
   Since I just removed the old version and installed the new one, we may need 
a sanity check if there are other configurations that I am not aware of.
   
   @houshengbo Could you check once?
   
   I just installed `18.06.3~ce~3-0~ubuntu` according to the Docker official 
guide.
   
https://docs.docker.com/v17.12/install/linux/docker-ce/ubuntu/#install-docker-ce-1
   
   ```
   root@openwhisk-vm1-he-de sudo apt-get install docker-ce=18.06.3~ce~3-0~ubuntu
   .
   .
   .
   root@openwhisk-vm1-he-de /run/runc # docker version
   Client:
    Version:           18.06.3-ce
    API version:       1.38
    Go version:        go1.10.3
    Git commit:        d7080c1
    Built:             Wed Feb 20 02:27:18 2019
    OS/Arch:           linux/amd64
    Experimental:      false
   
   Server:
    Engine:
     Version:          18.06.3-ce
     API version:      1.38 (minimum version 1.12)
     Go version:       go1.10.3
     Git commit:       d7080c1
     Built:            Wed Feb 20 02:26:20 2019
     OS/Arch:          linux/amd64
     Experimental:     false
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to