Skip to content

ramkulkarni1/django-apache2-docker

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

Docker project for Django and Apache2

This is a docker project to create a container with Python3, Django and Apache2. All configurations, along with a sample django project are cerated.

  • docker-compose up

    Starts the container named django-apache2

  • Browse to http://localhost:8500

    A sample employee list page is displayed.

See Dockerfile and docker-compose.yml for configuration details.

See blog post and this video

About

Docker project for Python, Django and Apache2 setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published