In this section we provide information to promote the understanding of running Deadline components in Docker containers.
- Only Docker itself is needed.
- Docker Toolbox is required for Windows and OSX, which includes Virtual Box.
These examples assume you have a basic understanding of using Docker and the Docker Quickstart Terminal. If you are new to Docker it's strongly recommended that you work through the Get Started Tutorial for your platform.
The Basic Dockerfiles folder provides a set of simple Dockerfiles for various combinations of base images and Deadline versions. If you are new to Docker containers, this is a good place to start.
The Advanced Examples folder provides information on more advanced concepts like init systems for containers and using network shares.