Skip to content

RobotGyal/Docker-Django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

Django Docker Template


Table of Contents

About

This repo is the template for implementing Django and Docker quickly. It contains:

  • an empty Django container
  • a Dockerfile
  • a Docker-Composeyml

Getting Started

  1. Setup your local directory
  2. Initialize git using git init
  3. Clone the repository with git clone https://github.com/RobotGyal/Django-Docker.git
  4. Follow these instructions to change the name of the django project How to Change Name of Django Application
  5. Happy coding!

Prerequisites

Install:

Usage

Utitilize this as a starter when setting up a Django application that utilizes Docker.

About

This is a template repo for the basic layout of a Django app using Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published