Hello!
This issue is meant to give you practice writing Dockerfiles!
You're supposed to create a Docker (or Podman) container that clones this repo, sets up the stuff required for the project to run, and runs it on port 8888 by default. You should also have a set up that allows you to change the port where it listens and the project should not run in debug mode.
Submit your improvement as a Dockerfile that pulls either an Ubuntu, Debian or Fedora image.
Hello!
This issue is meant to give you practice writing Dockerfiles!
You're supposed to create a Docker (or Podman) container that clones this repo, sets up the stuff required for the project to run, and runs it on port 8888 by default. You should also have a set up that allows you to change the port where it listens and the project should not run in debug mode.
Submit your improvement as a Dockerfile that pulls either an Ubuntu, Debian or Fedora image.