Skip to content

Latest commit

 

History

History
 
 

erlang-runtime-base

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

erlang-runtime-base

Based on alpine, contains:

  • ca-certificates
  • libcrypto1.0
  • ncurses-libs

mandatory for elixir runtime to work

Added specific commands for our use cases (ENTRYPOINT ["/release/bin/boot"] by default, ...)