Barge docker image A small base image especially for non-static binary which needs GLIBC library Example FROM ailispaw/barge COPY dnsdock /dnsdock CMD ["/dnsdock"] The original tonistiigi/dnsdock image (650MB) becomes 26MB.