Skip to content

amansomething/django_docker_testing

Repository files navigation

This is just a playground type project for me to test things out with Docker and Django.

It allows me to automatically create required passwords in the .env file. Also checks that certain required variables are set. Not meant to be used in any production environment. Useful for local development.

Run with:

touch .env
docker-compose up

Test

About

A repo for me to test out Django and docker setups and learn by experimenting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published