etcd-mesos
etcd-mesos copied to clipboard
Move container base image to Alpine Linux 3.5.
Refs #94 Fixes #114
Compare the security scan of the original FROM debian to FROM alpine:3.5 below.
Debian:

Alpine Linux:

Also, the image size went down from 192MB to 59MB.
Force pushed due to conflicts with master branch.