Difference between revisions of "Docker"

From Interaction Station Wiki
Jump to navigation Jump to search
(Created page with "'''Installing Docker CE on Ubuntu 16.04:''' *sudo apt-get install apt-transport-https ca-certificates curl software-properties-common *curl -fsSL https://download.docker.com/l...")
 
Line 1: Line 1:
 +
'''ML Docker Image installed on the Interaction Station ML computers:'''
 +
*[Deepo (for GPU)|https://github.com/ufoym/deepo]
 +
 +
 +
 +
https://github.com/NVIDIA/nvidia-docker
 +
https://github.com/NVIDIA/nvidia-docker
 +
 +
 +
 
'''Installing Docker CE on Ubuntu 16.04:'''
 
'''Installing Docker CE on Ubuntu 16.04:'''
 
*sudo apt-get install apt-transport-https ca-certificates curl software-properties-common
 
*sudo apt-get install apt-transport-https ca-certificates curl software-properties-common

Revision as of 10:57, 18 July 2018

ML Docker Image installed on the Interaction Station ML computers:


https://github.com/NVIDIA/nvidia-docker https://github.com/NVIDIA/nvidia-docker


Installing Docker CE on Ubuntu 16.04: