Skip to content

NorakGithub/django-docker-alpine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Django Docker Image With Alpine

This is intent to use as reference when trying to build Django image with Alpine. Unlike Ubuntu based image, Alpine doesn't have most of the build in packages that are required for everyday usage Django. Hopefully it cover all the packages.

If you have other packages that required by Django and was not include in the alpine_dockerfile you can help other by making pull request.

Running This Project

$ docker-compose up --build

About

Example building Django docker image with Alpine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages