These examples shows how to use the ROOT Docker containers in different use-cases. It is recommended to clone this repository when following these examples. These examples can also serve as basline for how other ROOT Dockerfiles are created as they strive to follow best practices in regards to Dockerfiles.
Shows how to create a basic Dockerfile together with a hello world macro.
Shows how to persist data in mounted directories.
Example on how to craete a Docker container that will host a notebook locally.