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

Unknown/unknown docker images #752

Open
erikbosch opened this issue Mar 11, 2024 · 0 comments
Open

Unknown/unknown docker images #752

erikbosch opened this issue Mar 11, 2024 · 0 comments

Comments

@erikbosch
Copy link
Contributor

I noticed that most of our docker images published on ghcr.io also shows an unknown/unknown version, like Databroker

image

We addressed this for SOME/IP feeder long time ago, see eclipse/kuksa.val.feeders#118, by specifying provenance: false. We may consider if we should add it also to all other docker builds

 uses: docker/build-push-action@v4
with:
    # Provenance to solve that an unknown/unkown image is shown on ghcr.io
    # Same problem as described in https://github.com/orgs/community/discussions/45969
    provenance: false
erikbosch added a commit to boschglobal/kuksa-python-sdk that referenced this issue Mar 18, 2024
erikbosch added a commit to boschglobal/kuksa-can-provider that referenced this issue Mar 18, 2024
erikbosch added a commit to boschglobal/kuksa-gps-provider that referenced this issue Mar 18, 2024
erikbosch added a commit to boschglobal/kuksa-can-provider that referenced this issue Mar 18, 2024
erikbosch added a commit to boschglobal/kuksa-gps-provider that referenced this issue Mar 18, 2024
erikbosch added a commit to eclipse-kuksa/kuksa-can-provider that referenced this issue Mar 19, 2024
erikbosch added a commit to eclipse-kuksa/kuksa-python-sdk that referenced this issue Mar 19, 2024
erikbosch added a commit to boschglobal/kuksa.val that referenced this issue Mar 19, 2024
erikbosch added a commit to boschglobal/kuksa-incubation that referenced this issue Mar 19, 2024
erikbosch added a commit to boschglobal/kuksa-csv-provider that referenced this issue Mar 19, 2024
erikbosch added a commit to boschglobal/kuksa-mock-provider that referenced this issue Mar 19, 2024
erikbosch added a commit to boschglobal/kuksa-mock-provider that referenced this issue Mar 19, 2024
erikbosch added a commit that referenced this issue Mar 19, 2024
argerus pushed a commit to eclipse-kuksa/kuksa-databroker that referenced this issue Mar 20, 2024
lukasmittag pushed a commit to eclipse-kuksa/kuksa-gps-provider that referenced this issue Mar 21, 2024
erikbosch added a commit to boschglobal/kuksa-incubation that referenced this issue Mar 21, 2024
erikbosch added a commit to eclipse-kuksa/kuksa-incubation that referenced this issue Mar 22, 2024
erikbosch added a commit to eclipse-kuksa/kuksa-mock-provider that referenced this issue Mar 25, 2024
erikbosch added a commit to eclipse-kuksa/kuksa-csv-provider that referenced this issue Mar 25, 2024
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

No branches or pull requests

1 participant