Skip to content
This repository has been archived by the owner on Nov 26, 2022. It is now read-only.

Post Images to GCR #22

Closed
ghost opened this issue Apr 4, 2019 · 1 comment
Closed

Post Images to GCR #22

ghost opened this issue Apr 4, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented Apr 4, 2019

Our Docker images should also be posted Google Container Registry:

  1. GCR does automated vuln analysis. For instance the current container image has 329 vulns, with 5 of them being pretty serious: https://gcr.io/crs-support/modsecurity-docker/v3/apache-apache

  2. GCR can be secured with 2FA by the admins, which for some reason Docker Hub does not have

  3. For the base image, we can you GCP Managed Based Images, which are pretty hardened / secured: https://cloud.google.com/container-registry/docs/managed-base-images

  4. We can link GCR to Github in a variety of ways, such that when new code is pushed to Github, if it has a tag on it it can kick off a build of the image in GCR. If we want can also send to Cloud Build for testing...

ghost pushed a commit to danvau7/modsecurity-docker that referenced this issue May 6, 2019
ghost pushed a commit to danvau7/modsecurity-docker that referenced this issue May 7, 2019
ghost pushed a commit to danvau7/modsecurity-docker that referenced this issue May 9, 2019
ghost pushed a commit to danvau7/modsecurity-docker that referenced this issue May 9, 2019
@fzipi
Copy link
Member

fzipi commented Jul 25, 2021

@danehrlich1 Is this something desirable still?

@fzipi fzipi closed this as completed Aug 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant