Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 230 Bytes

File metadata and controls

10 lines (7 loc) · 230 Bytes

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, ...)