rafalp/misago_docker

Use smaller docker base image

Open

#92 opened on Jan 30, 2020

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (35 forks)github user discovery
dockerenhancementhelp wanted

Repository metrics

Stars
 (51 stars)
PR merge metrics
 (PR metrics pending)

Description

python:3.7 = 918M python:3.7-slim = 179M

But uWSGI installation seems broken on python:3.7-slim, some tweaks still needed. Will be looking into it after the whole misago system runs properly on my machine.

Also, add custom sources for apt and pip may be a good idea : )

Contributor guide