See example/runme.sh
Copy dmk to a directory in your PATH
and add a .dmkrc
to your project root.
dmk_host
specifies the build hostdmk_image
is the name of the Docker imagedmk_buildvol
specifies the build volume directorydmk_voldriver
selects the volume driverdmk_makecmd
is the actual make command executed in a container