aboutsummaryrefslogtreecommitdiffstats
path: root/packages/policy-clamp-docker/src/main/docker/KubernetesParticipant-Suse.Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2022-07-13Suppress junk output in k8s participant dockerfiledanielhanrahan1-2/+2
Add 'no-verbose' option to wget to suppress progress meter while retaining status and error messages. Issue-ID: POLICY-4286 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: I901a4d7aa18b0423097da7d9bf6e759fbc738b8f
2022-07-13Reduce size of docker images for CLAMPdanielhanrahan1-15/+11
Avoid creating extra layers when extracting tarball Remove redundant chown commands Reduce sizes of Alpine images by 27% Reduce sizes of OpenSuse images by 20% Issue-ID: POLICY-4277 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: If772bb944864d404ceba5ff66be7d613128835a1
2022-07-11Upgrade OpenSuse version to 15.4 for clampdanielhanrahan1-1/+1
Issue-ID: POLICY-4278 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: I62c7823b6d14c6b3098f5bae6c6c141adbdba425
2022-07-05Fix logging directory mismatch between policy dockerfile and OOMrameshiyer271-1/+1
Error occurs in the rolling of log files in OOM clamp components as the log directories are mismatchig between the docker file and the oom logback configuration. Aligning the directories as per the OOM logback config. Issue-ID: POLICY-4268 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I60be1db0acf714390e287440ff5c081fe40a3706
2022-06-28OCI image spec labels for ACM and participantsdanielhanrahan1-0/+8
Issue-ID: POLICY-4259 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: I0624ddedb71083956d173d35827543ef4d65f58a
2022-06-03OpenSuse docker files for ACM and participantsdanielhanrahan1-0/+70
Issue-ID: POLICY-4191 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: Iad508532fd1c9ed99cbc906e7ae40e77eabf15e8