Skip to content

An example of how to create a docker image from a Django application.

License

Notifications You must be signed in to change notification settings

ihamzehald/django-docker-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-docker-webapp

An example of how to create a docker image from a Django application.

Usage:

sudo docker run -d -p 8000:8000 ihamzehald2/test_django_app:v1

About

An example of how to create a docker image from a Django application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published