func/pkg/builders
Matej Vašek 1dd2e43344
Improved build caching for s2i local build (#2581)
* Improve build caching for s2i local build

Use 'RUN --mount=type=cache...' to cache build artifacts,
e.g. the local maven repostory.

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* Update podman version in tests

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* fixup: set buildopt version to buildkit

Signed-off-by: Matej Vašek <mvasek@redhat.com>

---------

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2024-11-22 14:40:02 +00:00
..
buildpacks Update builder.go (#2512) 2024-09-24 09:17:54 +00:00
s2i Improved build caching for s2i local build (#2581) 2024-11-22 14:40:02 +00:00
builders.go use Tekton Resolvers for a standard on cluster build (#1843) 2023-07-11 17:41:13 +00:00
builders_test.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00