Skip to content

v0.12.5

Choose a tag to compare

@github-actions github-actions released this 19 Jun 20:04
0a7e36e
  • One image definition can now target multiple distros. Set
    distro_artifacts on an image(...) to give Alpine, Debian, and Ubuntu their
    own package lists from a single definition, and reference linux so each
    machine picks the right kernel per distro. yoe's base-image, dev-image,
    and ssh-image now ship this way — one definition each instead of a separate
    copy per distro.

To update, run: yoe update
Or download the binary for your architecture and place it in your PATH.
Note: Yoe is in heavy development. We recommend cleaning your build directory and re-creating projects (yoe init) with each new release.