Creating the Houses App with Django

Navigating the Docker container

To create a new app inside an existing or running Docker container, we must first go into the container and locate the service in which we want to create the application. In our case, we have to shell into our backend service inside the Docker container with the following command:

Get hands-on with 1200+ tech skills courses.