rafalp/misago_docker

Use smaller docker base image

Open

#92 opened on Jan 30, 2020

 (3 comments) (0 reactions) (0 assignees)Python (34 forks)github user discovery
dockerenhancementhelp wanted

Repository metrics

Stars
 (53 stars)
PR merge metrics
 (No merged PRs in 30d)

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