Raku / docker

Docker files for Rakudo Star
Artistic License 2.0
34 stars 22 forks source link

Add Alpine Linux version of Dockerfile #26

Closed jstuder-gh closed 4 years ago

jstuder-gh commented 4 years ago

Alpine is a small, lightweight Linux distrobution. Using Alpine 3.10 as the base, we can produce a much smaller final image. The Debian version is over 370 MB while the Alpine version is about 100 MB.