Skip to content

Building images and starting containers using Dockerfile and Docker Compose. The application that is started on localhost:8000 is Django application.

Notifications You must be signed in to change notification settings

DanishKhakwani/SimpleDockerDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Demo Repository

Dependency

  • Make sure you have docker and docker-compose installed

How to run

docker-compose build

docker-compose up

About

Building images and starting containers using Dockerfile and Docker Compose. The application that is started on localhost:8000 is Django application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published