Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid duplication of image labels #77

Merged
merged 1 commit into from
Sep 16, 2022
Merged

Avoid duplication of image labels #77

merged 1 commit into from
Sep 16, 2022

Conversation

gtardif
Copy link
Contributor

@gtardif gtardif commented Sep 16, 2022

Replaces #76 , but don't loose buildx cache for every build

Signed-off-by: Guillaume Tardif guillaume.tardif@gmail.com

@gtardif
Copy link
Contributor Author

gtardif commented Sep 16, 2022

@gtardif gtardif force-pushed the clean_ci_3 branch 2 times, most recently from 20fed8e to ef658c8 Compare September 16, 2022 09:40
@github-actions
Copy link

github-actions bot commented Sep 16, 2022

Docker image tag(s) pushed:

docker/volumes-backup-extension:pr-77

Labels added to images:

org.opencontainers.image.title=volumes-backup-extension
org.opencontainers.image.description=Back up, clone, restore, and share Docker volumes effortlessly.
org.opencontainers.image.url=https://github.com/docker/volumes-backup-extension
org.opencontainers.image.source=https://github.com/docker/volumes-backup-extension
org.opencontainers.image.version=pr-77
org.opencontainers.image.created=2022-09-16T11:05:19.155Z
org.opencontainers.image.revision=2b79d611e7671e13abbc074e413606b40417aeba
org.opencontainers.image.licenses=Apache-2.0

Copy link
Collaborator

@felipecruz91 felipecruz91 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The docker-vulnerability-policy check cannot find the git sha and it's stuck.

Try keeping:

org.opencontainers.image.revision=${{ github.event.pull_request.head.sha || github.event.after || github.event.release.tag_name }}

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
@atomist
Copy link
Contributor

atomist bot commented Sep 16, 2022

Dockerfile

docker/volumes-backup-extension:pr-77

Vulnerabilities
Comparison

👏 No new critical or high vulnerabilities compared with target branch main


Dockerfile

docker/volumes-backup-extension:pr-77

Vulnerabilities
Comparison

👏 No new critical or high vulnerabilities compared with target branch main


More details are available in the vulnerability report

@atomist
Copy link
Contributor

atomist bot commented Sep 16, 2022

Dockerfile

docker/volumes-backup-extension:pr-77

Vulnerabilities
Comparison

👏 No new critical or high vulnerabilities compared with target branch main


Dockerfile

docker/volumes-backup-extension:pr-77

Vulnerabilities
Comparison

👏 No new critical or high vulnerabilities compared with target branch main


More details are available in the vulnerability report

@gtardif gtardif merged commit 7929fa5 into main Sep 16, 2022
@felipecruz91 felipecruz91 deleted the clean_ci_3 branch September 16, 2022 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants