Skip to content

Docker Image with Django and Pandas

Notifications You must be signed in to change notification settings

cloverink/docker-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

This docker has

  • alpine 3.8
  • ca-certificates
  • gcc g++
  • postgresql-dev
  • gettext
  • gzip
  • python 3.6.8
  • pip
  • uwsgi
  • pandas 1.1.5
  • django-compressor 3.1
  • django-libsass 0.7

How to use

$ docker pull ghcr.io/cloverink/docker-django:latest