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

Jfrog-cli to manually create the build-info and attach to existing docker image in artifactory #1963

Open
vigneshsweekaran opened this issue May 17, 2023 · 1 comment
Labels
feature request New feature or request

Comments

@vigneshsweekaran
Copy link

  • We are pushing the docker image to artifactory using buildah and build-info is not published
  • Since jfrog-cli dosen't support buildah, we are not able to use jfrog-cli.
  • We need this build-info for scanning the docker image using xray

Jfrog-cli to give additional option to manually create the build-info and attach to the existing docker image in artifactory

Expected:

  1. Using buildah we will push the docker image to Jfrog artifactory (Build-info is not available)
  2. Jfrog cli should have the option to manually create the build-info and attach this build-info to docker image in artifactory which was pushed by buildah
@vigneshsweekaran vigneshsweekaran added the feature request New feature or request label May 17, 2023
@dsbenghe
Copy link

dsbenghe commented Nov 25, 2023

We need a similar feature.

We want to add a docker image as a dependency of our build. The docker image is produced by a different build.

The only solution right now is to do a dumb "jf rt docker-pull" to add the container image as a dependency of the current build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants