fpco/haskell-scratch

Base Docker image which includes minimal shared libraries for GHC-compiled executables

Makefile

70

21 commits

updated May 18, 2016

See the code

README

haskell-scratch

Base Docker image which includes minimal shared libraries for GHC-compiled executables. For more information, see Haskell Web Server in a 5MB Docker Image.

NOTE: Many people have sent pull requests to increase the scope of this image. While changes will almost certainly be necessary to this image for most real-world applications, adding them to the base image defeats its purpose as an example of a minimalistic scratch image. Such additional features should rather go in separate images. Consider the requirements of this image to be able to successfully run a "hello world" GHC statically-compiled application.

Contributors

snoyberg

10 commits

dysinger

8 commits

abailly

1 commits

ketzacoatl

1 commits

fpco/haskell-scratch

Base Docker image which includes minimal shared libraries for GHC-compiled executables

Makefile

70

21 commits

updated May 18, 2016

See the code

README

haskell-scratch

Base Docker image which includes minimal shared libraries for GHC-compiled executables. For more information, see Haskell Web Server in a 5MB Docker Image.

NOTE: Many people have sent pull requests to increase the scope of this image. While changes will almost certainly be necessary to this image for most real-world applications, adding them to the base image defeats its purpose as an example of a minimalistic scratch image. Such additional features should rather go in separate images. Consider the requirements of this image to be able to successfully run a "hello world" GHC statically-compiled application.

Contributors

snoyberg

10 commits

dysinger

8 commits

abailly

1 commits

ketzacoatl

1 commits

Languages

Makefile

99.5%