Skip to content

mitalibarik/PythonDocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonDocker

In order to create the complete Django Environment please follow below steps:

  1. Edit .env properties files in local folder of this repo to change password used by db and application.

  2. Then execute docker-compose up -d command to start the container docker build of images will happen automatically.

  3. In Order to delete the containers we can execute below command docker-compose down to delete the containers and kill all of them.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors