cicd (1.0.4)

Published 2026-09-19 17:50:18 +00:00 by 70847477452 in Images/cicd

Installation

docker pull git.ses.pb.gov.br/images/cicd:1.0.4
sha256:4aab21eefd9a74460569d5ea45b88edc7bcd49ac6c0187eeba52851cd75bcb0f

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1789689600'
ENV DEBIAN_FRONTEND=noninteractive BUILDAH_ISOLATION=chroot MISE_INSTALL_PATH=/usr/local/bin/mise MISE_QUIET=1
/bin/sh -c apt-get update -y && apt-get upgrade -y && apt-get install -y --no-install-recommends wget gnupg ca-certificates curl buildah podman nodejs bash fuse-overlayfs git && 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 curl https://mise.run | sh
/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 dir:67ff56136bffa39c6e51c5852462fb982d40f6014c38176f8bb33674ea1201b7 in /
/bin/sh -c echo 'eval "$(/usr/local/bin/mise activate bash)"' >> /root/.bashrc
CMD ["/bin/bash"]

Labels

Key Value
io.buildah.version 1.28.2
Details
Container
2026-09-19 17:50:18 +00:00
1
OCI / Docker
linux/amd64
316 MiB
Versions (8) View all
1 2026-09-21
1.0.5 2026-09-21
latest 2026-09-21
1.0.4 2026-09-19
1.0.3 2026-09-18