Skip to content

This repository contains a template of docker containers which includes django and more for building fast, robust, and adaptable docker containers.

License

Notifications You must be signed in to change notification settings

BrainAxe/django-on-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

This repository contains a template of docker containers which includes django and more for building fast, robust, and adaptable docker containers.

Getting Started

These instructions will cover usage information and for the docker container

Prerequisities

In order to run this container you'll need docker installed.

Install

git clone https://gitlab.com/tanzimrizwan/django_on_docker.git
cd django_on_docker
docker-compose up --build

See the web Server

Visit localhost:1337 in web browser to see the webapp in action!

Built With

  • python:3.8-alpine
  • postgres:14-alpine
  • nginx:1.21.6-alpine

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

Website

Youtube

About

This repository contains a template of docker containers which includes django and more for building fast, robust, and adaptable docker containers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published