github earthly/earthly v0.5.9

latest releases: v0.8.6, v0.8.5, v0.8.4...
2 years ago

Changes:

  • [experimental] Improved parallelization when using commands such as IF, WITH DOCKER, FROM DOCKERFILE, ARG X=$(...) and others. To enable this feature, pass --conversion-parallelism=5 or set EARTHLY_CONVERSION_PARALLELISM=5. (#888)
  • Auto-detect MTU (#847)
  • MTU may set via config earthly config global.cni_mtu 12345 (#906)
  • Hide --debug flag since it is only used for development on Earthly itself
  • Download and start buildkitd as part of the earthly bootstrap command
  • Improved buildkitd startup logic (#892)
  • Check for reserved target names and disallow them (e.g. +base) (#898)
  • Fix use of self-hosted repos when a subdirectory is used (#897)

Don't miss a new earthly release

NewReleases is sending notifications on new releases.