quokkaproject / quokka

LOOKING FOR NEW MAINTAINER - Quokka is a Content Management System - `docker run --rm -it -p 5000:5000 quokka/quokka`
http://www.quokkaproject.org
Other
2.23k stars 448 forks source link

Re-factor Dockerfile to use multi-stage builds #671

Closed ecliptik closed 5 years ago

ecliptik commented 5 years ago

Fixes #606

Verified running locally with CMS and admin page with image size of 290MB

Build: docker build -t quokka . Run: docker run --rm -it -p 5000:5000 quokka

Go to: http://localhost:5000 Login to admin page with admin/admin: http://localhost:5000/admin