s403o / Djangoline

Djangoline is a simple blog built with Django Framework.
0 stars 0 forks source link

Dockerize the Django application #4

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR adds a Dockerfile to the project in order to dockerize the Django application. Dockerizing the application allows for easy deployment and running of the application in a consistent and isolated environment.

Summary of Changes

Please review and merge this PR to enable Dockerization of the Django application.

Fixes #2.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/dockerize-app

To get Sweep to edit this pull request, leave a comment below or in the code. Leaving a comment in the code will only modify the file but commenting below can change the entire PR.