Build and scan capability with docker images
next fiscal quarter
P
Purple Lungfish
The ask is to have docker build with STO scan for the selected code base repo. the scan threshold will decide to move to next step for pushing the image to image-repository or not. It will help save the storage cost for the scanned unstable image to the image-repository.
Log In
N
Nofar Bluestein
next fiscal quarter
Pritesh Chandaliya
under review
N
Nofar Bluestein
Merged in a post:
Enhancement: Docker Build and Push
K
Kobalt Horse
Provide an option within the Docker build plugin to control whether the image should be pushed to Artifactory immediately after the build, allowing teams to scan the image for vulnerabilities or issues before pushing it to the repository.
N
Nofar Bluestein
Merged in a post:
Push existing docker image to ECR
S
Sophisticated Mollusk
I have seen documentation on build and push to ECR. We also have connector setup with IAM role but my use case is different.
I dont want to build docker image, I already have it. My image resides on client repository. The build and push to ECR template which you are referring first build the image and then push to ECR but in my case I already have a image(dont require to build it ) in client repository which i can pull using docker pull command in harness but i want to know how to push the same image to ECR through connector setup with IAM role and not ECR token.Hope you got my query now.
N
Nofar Bluestein
long-term
N
Nofar Bluestein
Merged in a post:
Add "Scan" step to "Build and Push to ECR"
E
Electric lime Cougar
Please add a "Scan" step that can be used with "Build and Push to ECR" step to scan a container image before it is pushed to ECR. This would improve Harness usability and accelerate the scan implementation for us.
N
Nofar Bluestein
Merged in a post:
User want support for build and image as 2 separate step for docker image( CI )
M
Many Marsupial
User needed support for build and image as 2 separate step for docker image for CI . Due to Harness limitation with build and push as single step, User have to build custom steps for CI instead of leveraging in-built process and its very time consuming for them .
N
Nofar Bluestein
under review
N
Nofar Bluestein
Merged in a post:
Native ACR build and Push separated steps
K
Kobi Cricket
Hello Team!
We have a scenario where we have some validations that we need to perform between the build and push. Today we created several shell script templates that perform build and push separately so that these other steps can be performed between them. We would like to be able to use Harness's native build and push steps for ACR where build and push are separate steps.
Pritesh Chandaliya
pending feedback
Hello Purple Lungfish
There is a way today where you can only build an image rather than build and push, please refer to the documentation:
Please use the specified flag in the step and then build the code base. Then add the Scanner step you want to scan with and then again add the "build and push step" to push it.
In this case, you have to build it 2 times, but you can use the workaround until we are working on this one.
Load More
→