Starter docker file based on ubuntu
for building cardano projects with ghc.
It adds ghc
and all the libraries required to build cardano-node
or cardano-api
from source.
It includes libraries from ubuntu software channel and following extra libraries built from source.
- iohk-libsodium
- libsecp256
- libblst
cardanoapi/haskell:8.10.7
cardanoapi/haskell:9.6.1
- Make the image size smaller by removing profiling libraries