Programming Docker Images - Microcontainers

September 13, 2017 ยท View on GitHub

The purpose of these images is to provide the smallest possible images for every major programming language. Read more about it in this Microcontainers blog post.

Use the fnproject/LANGUAGE:dev images for building/vendoring.

Use the fnproject/LANGUAGE images for running (much smaller than the dev ones).

Building

Run:

ruby build.rb [START_FROM]

If build breaks somewhere, can continue by adding START_FROM.