github earthly/earthly v0.5.24

latest releases: v0.8.9, v0.8.8, v0.8.7...
2 years ago

Added

  • New --output flag, which forces earthly to enable outputs, even when running under --ci mode #1200.
  • Experimental support for Podman #760.
  • Automatically adds compatibility arguments for cases where docker is running under user namespaces.

Fixed

  • Removed spurious "Buildkit and Local Registry URLs are pointed at different hosts (earthly-buildkitd vs. 127.0.0.1)" warning.
  • Scrub git credentials when running under --debug mode.
  • "FROM DOCKERFILE" command was ignoring the path (when run on a remote target), which prevented including dockerfiles which were named something else.
  • Removed the creation of a temporary output directory when run in --no-output mode, or when building targets that don't output artifacts,
    the temporary directory is now created just before it is needed.
  • Fixed race condition involving WITH DOCKER and IF statements, which resulted in failed to solve: NotFound: no access allowed to dir errors.

Don't miss a new earthly release

NewReleases is sending notifications on new releases.