Docker image is an isolated file system that contains
all dependences
configuration
scripts
binaries and other files
environmental variables
metadata needed for a program to run independently
This property also enables usage of tools otherwise not compatible with tools inside Sandbox IVM. Reading from input and writing to output data.
How to get a new Docker image to Sandbox
How to mount data into Docker container image
Containers available to Sandbox
Containers with user customized tool sets
How to write a Docker file
Anaconda Python environment in the Sandbox
Last updated 2 years ago
Was this helpful?