File tree Expand file tree Collapse file tree
src/assets/YAML/default/BuildAndDeployment Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -59,6 +59,13 @@ Build and Deployment:
5959 evidence : " "
6060 comments : " "
6161 Nightly build of images (base images) :
62+ description : |-
63+ A base image is a pre-built image that serves as a starting point for building
64+ new images or containers. These base images usually include an operating system,
65+ necessary dependencies, libraries, and other components that are required to run
66+ a specific application or service. Nightly builds of custom base images refer to
67+ an automated process that occurs daily or on a scheduled basis, usually during
68+ nighttime or off-peak hours, to create updated versions of custom base images.
6269 risk : Vulnerabilities in running containers stay for too long and might get
6370 exploited.
6471 measure : Custom base images are getting build at least nightly. In case the
You can’t perform that action at this time.
0 commit comments