alanshaw/david-www

[Docker] Move to alpine based image

Open

#352 opened on Oct 14, 2016

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (177 forks)batch import
enhancementhelp wanted

Repository metrics

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

Description

Hi,

First, thank for sharing your code with us. I was wondering why you use a node:6 images as based image since its weight is 654MB which is pretty heavy. I would suggest to move to an alpine based such as mhart/alpine-node which weight 49,08MB.

By the way, the "david" image doesn't seems to be on docker hub.

Contributor guide