This week I made tutorials to understand how Django and Docker worked.
After making them, I decided to
read the documentation in the RoboticsAcademy webpage about the first deployment of the aplication using
Docker and succesfully deploy it.
I've had some problems trying to deploy the container from the
DockerImage becouse instead of using commands I decided to make use of the Docker interface. The biggest problem
was that although Docker doesn't show it by default, the user has to write all the ports that its webpage
needs in order to succesfully deploy it