Docker images
Last updated
Was this helpful?
Last updated
Was this helpful?
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.