Added a Dockerfile to build the image with all dependencies.
Added a docker-compose.yml to deploy the application locally and execute a command to automatically download the course, fetching it from the COURSE_URL environment variable that should be placed in the .env file.