paul-nechifor / docker-django-boilerplate

My default setup for a Django site with Docker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository has been moved to gitlab.com/paul-nechifor/docker-django-boilerplate.

Old readme:

Docker Django Boilerplate

My default setup for a Django site with Docker.

Versions

  • Base: Alpine
  • Python: 3.6
  • Django: 2.0

Usage

Start with:

docker-compose up

License

ISC

About

My default setup for a Django site with Docker.