The repo contains a Dockerfile
and a Makefile
.
The Makefile
builds a Docker image and then runs the Docker container.
Everything else in the Physics Derivation Graph relies on these two capabilities.
To use,
make container
which puts you inside a Docker container.
This demo repo is part of a sequence of tutorials