-
Notifications
You must be signed in to change notification settings - Fork 0
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
adding airbyte containers #35
Conversation
airbyte/airbyte-web/Dockerfile
Outdated
@@ -0,0 +1,9 @@ | |||
FROM nginx:alpine |
Check failure
Code scanning / Trivy
Image user should not be 'root'
airbyte/airbyte-web/Dockerfile
Outdated
@@ -0,0 +1,9 @@ | |||
FROM nginx:alpine |
Check notice
Code scanning / Trivy
No HEALTHCHECK defined
@abimichel the images are not getting build, please add them to the pipeline, also could you please address the trivy alerts. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Adding containers for https://github.com/bcgov/nr-airbyte
Fixes # (issue)
How Has This Been Tested?
Tested in OpenShift a1b9b0-dev namespace
Checklist
Further comments
Thanks for the PR!
Any new images should be viewable with our repo packages. :)