Skip to content

v0.1.1-preview4: Container first runtime: A more stable version

Pre-release
Pre-release
Compare
Choose a tag to compare
@beholders-eye beholders-eye released this 26 Jun 21:08

Fixes:

  • yb run uses exec defined environment to run the command passed, if there are no exec section in the YML, it will use a default one, based on the first build target defined
  • yb exec has handling of build packs, containers, PATH and other things in a better state
    *yb build is running smoothly again, but by default in a container, except when -no-container is passed