First suggested by @thife455 in #22 (comment)
Adding instructions to the README on how to pull from the Ubuntu official images and then map the submission directories with -v would be the minimum to get this closed. It would also be good to link to resources explaining what containers are and to the official Docker installation guide.
Ideally, we would write our own (very simple) Dockerfile and publish it somewhere (perhaps as a GitHub package? not sure if Docker is supported) so users could pull directly from our image, with an entry-point to the CLI.