Below you will find pages that utilize the taxonomy term “docker”
November 20, 2024
Docker Metadata action
Version updated for docker/metadata-action to version v5.6.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 269,293 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fix GitHub API request fallback for commit date by @crazy-max in https://github.com/docker/metadata-action/pull/478 Revert to default commit SHA length of 7 by @crazy-max in https://github.com/docker/metadata-action/pull/480 Full Changelog: https://github.com/docker/metadata-action/compare/v5.6.0...v5.6.1
November 19, 2024
Docker Metadata action
Version updated for docker/metadata-action to version v5.6.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 269,180 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Add commit_date global expression by @trim21 in https://github.com/docker/metadata-action/pull/471 https://github.com/docker/metadata-action/pull/475 Increase short commit sha length to 12 for uniqueness by @crazy-max in https://github.com/docker/metadata-action/pull/467 Bump @actions/core from 1.10.1 to 1.11.1 https://github.com/docker/metadata-action/pull/460 Bump @docker/actions-toolkit from 0.16.1 to 0.
October 4, 2024
Docker Setup Buildx
Version updated for docker/setup-buildx-action to version v3.7.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 467,152 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Switch back to uuid package by @crazy-max in https://github.com/docker/setup-buildx-action/pull/369 Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.7.0...v3.7.1
October 3, 2024
Docker Setup Buildx
Version updated for docker/setup-buildx-action to version v3.7.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 466,470 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Always set buildkitd-flags if opt-in by @crazy-max in https://github.com/docker/setup-buildx-action/pull/363 Remove uuid package and switch to crypto by @crazy-max in https://github.com/docker/setup-buildx-action/pull/366 Bump @docker/actions-toolkit from 0.35.0 to 0.39.0 in https://github.com/docker/setup-buildx-action/pull/362 Bump path-to-regexp from 6.2.2 to 6.
July 30, 2024
Docker Setup Buildx
Version updated for docker/setup-buildx-action to version v3.6.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 427,995 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Check for malformed docker context by @crazy-max in https://github.com/docker/setup-buildx-action/pull/347 Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.6.0...v3.6.1
July 29, 2024
Docker Setup Buildx
Version updated for docker/setup-buildx-action to version v3.6.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 427,768 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Create temp docker context if default one has TLS data loaded before creating a container builder by @crazy-max in https://github.com/docker/setup-buildx-action/pull/341 Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.5.0...v3.6.0
July 23, 2024
Docker Setup Buildx
Version updated for docker/setup-buildx-action to version v3.5.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 422,312 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Bump @docker/actions-toolkit from 0.31.0 to 0.35.0 in https://github.com/docker/setup-buildx-action/pull/340 https://github.com/docker/setup-buildx-action/pull/344 https://github.com/docker/setup-buildx-action/pull/345 Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.4.0...v3.5.0
July 4, 2024
Docker Setup Buildx
Version updated for docker/setup-buildx-action to version v3.4.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 411,521 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Throw error message instead of exit code by @crazy-max in https://github.com/docker/setup-buildx-action/pull/315 Bump @docker/actions-toolkit from 0.20.0 to 0.31.0 in https://github.com/docker/setup-buildx-action/pull/321 https://github.com/docker/setup-buildx-action/pull/338 Bump braces from 3.0.2 to 3.0.3 in https://github.com/docker/setup-buildx-action/pull/329 Bump undici from 5.28.3 to 5.
April 25, 2024
Docker Scout
Version updated for docker/scout-action to version v1.8.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 297 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Highlights Add new attestation-add command to GHA This can be used to add Vex documents to images for instance. See the documentation on how to suppress image vulnerabilities with VEX uses: docker/scout-action@v1 with: command: attestation-add image: IMAGE file: in-toto.
April 16, 2024
Docker Scout
Version updated for docker/scout-action to version v1.7.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 275 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Highlights Allow to specify format (json, list, spdx) and output file on sbom command uses: docker/scout-action@v1 with: command: sbom image: alpine format: list output: alpine_package_list.txt Bug Fixes / Improvements Fix adding attestation (like vex statements) to a private image fix image processing for scratch “images” Add classifier for Joomla Contributors
April 8, 2024
Docker Setup Buildx
Version updated for docker/setup-buildx-action to version v3.3.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 364,573 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Bump @docker/actions-toolkit from 0.19.0 to 0.20.0 by @crazy-max in https://github.com/docker/setup-buildx-action/pull/307 Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.2.0...v3.3.0
March 5, 2024
Docker Scout
Version updated for docker/scout-action to version v1.5.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 221 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Fix panic on single image oci-dir input by @cdupuis
February 27, 2024
Docker Setup Buildx
Version updated for docker/setup-buildx-action to version v3.1.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes cache-binary input to enable/disable caching binary to GHA cache backend by @crazy-max in https://github.com/docker/setup-buildx-action/pull/300 build(deps): bump @babel/traverse from 7.17.3 to 7.23.2 in https://github.com/docker/setup-buildx-action/pull/282 build(deps): bump @docker/actions-toolkit from 0.12.0 to 0.17.0 in https://github.com/docker/setup-buildx-action/pull/281 https://github.com/docker/setup-buildx-action/pull/284 https://github.
February 16, 2024
Docker Scout
Version updated for docker/scout-action to version v1.5.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 205 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Highlights Cache SBOM and attestations using the image index digest if exists Add file hashes/digest when generating SBOMs Upgrade syft to 0.105.0 Support local attestations from a containerd image store or OCI export Bug fixes / Improvements fix reading SBOM for gcr.
January 5, 2024
Docker Metadata action
Version updated for docker/metadata-action to version v5.5.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 148,365 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Set cwd:// prefix for bake files path by @crazy-max in https://github.com/docker/metadata-action/pull/370 Bump @docker/actions-toolkit from 0.16.0 to 0.16.1 in https://github.com/docker/metadata-action/pull/371 Bump moment from 2.29.4 to 2.30.1 in https://github.com/docker/metadata-action/pull/373 Bump moment-timezone from 0.5.43 to 0.5.44 in https://github.
December 18, 2023
Docker Metadata action
Version updated for docker/metadata-action to version v5.4.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 144,049 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Bump @docker/actions-toolkit from 0.15.0 to 0.16.0 in https://github.com/docker/metadata-action/pull/369 Bump csv-parse from 5.5.2 to 5.5.3 in https://github.com/docker/metadata-action/pull/365 Full Changelog: https://github.com/docker/metadata-action/compare/v5.3.0...v5.4.0
December 6, 2023
Docker Scout
Version updated for docker/scout-action to version v1.2.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 123 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Fix link rendering growing the column by @cdupuis No cache and docs by @cdupuis Add correlation headers by @cdupuis Allow to pass in additional SBOM catalogers by @cdupuis Add No Data link for SonarQube policy by @felipecruz91 Policy fixes by @cdupuis
December 4, 2023
Docker Metadata action
Version updated for docker/metadata-action to version v5.3.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 141,068 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Bump @docker/actions-toolkit from 0.14.0 to 0.15.0 in https://github.com/docker/metadata-action/pull/363 (fixes #362) Full Changelog: https://github.com/docker/metadata-action/compare/v5.2.0...v5.3.0
December 1, 2023
Docker Metadata action
Version updated for docker/metadata-action to version v5.2.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 140,271 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Custom annotations support by @crazy-max in https://github.com/docker/metadata-action/pull/361 Full Changelog: https://github.com/docker/metadata-action/compare/v5.1.0...v5.2.0
November 30, 2023
Docker Metadata action
Version updated for docker/metadata-action to version v5.1.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 140,205 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Annotations support by @crazy-max in https://github.com/docker/metadata-action/pull/352 Split bake definition into two files by @crazy-max in https://github.com/docker/metadata-action/pull/353 Allow images input to be empty to output bare tags by @crazy-max in https://github.com/docker/metadata-action/pull/358 Bump @actions/github from 5.
November 25, 2023
Docker Scout
Version updated for docker/scout-action to version v1.2.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 115 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Display configurable policy names by @felipecruz91 Add support for writing SDPX and CycloneDx to file by @cdupuis Support ACR in docker scout repo commands by @velll Docs cli reference refresh by @dvdksn
August 29, 2023
Docker Scout
Version updated for docker/scout-action to version v0.23.4.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 40 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fix issue when organization is not set but is needed.
Now the GHA will not panic and will print a message when organization is required. For instance when comparing image to the one of an environment or when recording an image to an environment.
August 28, 2023
Docker Setup Buildx
Version updated for docker/setup-buildx-action to version v2.10.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 257,103 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump @docker/actions-toolkit from 0.7.1 to 0.10.0 by @crazy-max in https://github.com/docker/setup-buildx-action/pull/258 Bump word-wrap from 1.2.3 to 1.2.5 in https://github.com/docker/setup-buildx-action/pull/253 Full Changelog: https://github.com/docker/setup-buildx-action/compare/v2.9.1...v2.10.0
August 25, 2023
Docker Scout
Version updated for docker/scout-action to version v0.23.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 39 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Environment Record an image to an environment:
- uses: docker/scout-action@v0.23.2 with: command: environment image: ${{ step.meta.outputs.tags }} environment: staging Compare to environment Compare an image to the newest one for a specific environment:
August 24, 2023
Docker Scout
Version updated for docker/scout-action to version v0.23.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 39 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Environment Record an image to an environment:
- uses: docker/scout-action@v0.23.1 with: command: environment image: ${{ step.meta.outputs.tags }} environment: staging Compare to environment Compare an image to the newest one for a specific environment:
August 5, 2023
Docker Scout
Version updated for docker/scout-action to version v0.22.2. This action is used across all versions by 33 repositories.
Go to the GitHub Marketplace to find the latest changes.