# this is file "dockermaker", to run it change directory to inst/JOSE and type . ./dockermaker
docker run --rm \
    --volume $PWD/:/data \
    --user $(id -u):$(id -g) \
    --env JOURNAL=jose \
    openjournals/inara