cicd (latest)

Published 2026-07-17 04:05:40 +00:00 by cicd in Images/cicd

Installation

docker pull git.ses.pb.gov.br/images/cicd:latest
sha256:1508814f11625613c86456483d989a4f7cb4838030101e4a49e004749b07e9df

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'
ENV DEBIAN_FRONTEND=noninteractive BUILDAH_ISOLATION=chroot
/bin/sh -c apt-get update -y && apt-get install -y --no-install-recommends wget gnupg ca-certificates buildah podman nodejs bash fuse-overlayfs && wget -qO - https://aquasecurity.github.io/trivy-repo/deb/public.key | gpg --dearmor | tee /usr/share/keyrings/trivy.gpg > /dev/null && echo "deb [signed-by=/usr/share/keyrings/trivy.gpg] https://aquasecurity.github.io/trivy-repo/deb generic main" | tee -a /etc/apt/sources.list.d/trivy.list && apt-get update -y && apt-get install -y --no-install-recommends trivy && apt-get clean && rm -rf /var/lib/apt/lists/*
/bin/sh -c mkdir -p /etc/trivy/templates && wget -O /etc/trivy/templates/junit.tpl https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/junit.tpl && wget -O /etc/trivy/templates/html.tpl https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/html.tpl
COPY file:83743072d8c641e0b06fb98c8f3ef5541842aa05e9491533c83a0129982637c5 in /etc/containers/registries.conf.d/001-gitses.conf
CMD ["/bin/bash"]

Labels

Key Value
io.buildah.version 1.28.2
Details
Container
2026-07-17 04:05:40 +00:00
87
OCI / Docker
linux/amd64
241 MiB
Versions (4) View all
0.2.1 2026-07-17
latest 2026-07-17
0.2.0 2026-07-16
0.1.2 2026-07-13