Module brane_cli::build_common

source ·
Expand description

Contains common macros, constants and functions between the different

Constants§

  • The URL which we use to pull the latest branelet executable from.

Functions§

  • Builds the docker image in the given package directory.
  • Edited: now returning BuildErrors. Also leaving .lock removal to the main handle function.