etcd-mesos icon indicating copy to clipboard operation
etcd-mesos copied to clipboard

Move container base image to Alpine Linux 3.5.

Open pires opened this issue 8 years ago • 1 comments

Refs #94 Fixes #114

Compare the security scan of the original FROM debian to FROM alpine:3.5 below.

Debian: screen shot 2017-04-20 at 21 35 58

Alpine Linux: screen shot 2017-04-22 at 08 16 37

Also, the image size went down from 192MB to 59MB.

pires avatar Apr 22 '17 15:04 pires

Force pushed due to conflicts with master branch.

pires avatar Apr 22 '17 21:04 pires