Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-3450

Add caching for docker layers and build caches for GitHub Action workflows

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • Minor
    • 1.9-backlog
    • None
    • build-infrastructure
    • None
    • False
    • False
    • Undefined

    Description

      We are building many container images during CI/CD workflows in the various Debezium repositories. Currently these are not cached. Sometimes downloading dependent image layers can be slow (e.g. downloading the UBI image recently timed out quite often).
      Also we might face issues with Docker Hub request limits.
      For this we should add caching for docker build cache and image layers.
      See:
      https://github.com/docker/setup-buildx-action
      https://evilmartians.com/chronicles/build-images-on-github-actions-with-docker-layer-caching (see section "Finally, getting some action")

      Attachments

        Activity

          People

            Unassigned Unassigned
            rk3rn3r René Kerner
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: