root-project / docker-examples

Examples for using the ROOT Docker container.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Examples

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.

Hello-world

Shows how to create a basic Dockerfile together with a hello world macro.

Persistence

Shows how to persist data in mounted directories.

Notebooks

Example on how to craete a Docker container that will host a notebook locally.

About

Examples for using the ROOT Docker container.


Languages

Language:C 100.0%