Docker on Interplay

Learning how to use Docker on Interplay

Written By Brian Sathinathan (Super Administrator)

Updated at March 25th, 2021

Docker is a set of platform as a service products that use OS-level virtualization to deliver software in packages called containers. Containers are isolated from one another and bundle their own software, libraries and configuration files; they can communicate with each other through well-defined channels.

In this example, our Machine Learning Engineering Manager walks us through the steps of how to make a docker image through command line to use on the Interplay platform.




Was this article helpful?