alanshaw/david-www

[Docker] Move to alpine based image

Open

#352 geöffnet am 14. Okt. 2016

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (177 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (733 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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