blue-build / github-action

Reusable GitHub Action to build custom images
Apache License 2.0
14 stars 4 forks source link

feat: Add support for recipes in ./recipes and add cache support #39

Closed gmpinder closed 7 months ago

gmpinder commented 7 months ago

LGTM. What about squashing? Should that be implemented in a different PR?

Yeah, after several attempts, supporting old versions of buildah and podman is not realistic so we could try for running in a container like before. Performance in a container is better when using squash so that would be far easier to implement.