cicd (0.1.2)
Installation
docker pull git.ses.pb.gov.br/images/cicd:0.1.2sha256:788a29202806e2902885474d0e5fcae71b5df504a13a05df301f80c19599b441Image layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1782172800' |
| ENV DEBIAN_FRONTEND=noninteractive BUILDAH_ISOLATION=chroot |
| /bin/sh -c apt-get update -y && apt-get install -y --no-install-recommends ca-certificates buildah podman nodejs bash fuse-overlayfs && apt-get clean && rm -rf /var/lib/apt/lists/* |
| COPY file:7ea0ef8a1db59ab8cc5b91725b1a3ab7e0a75fccd2927f1421a2bbcfb6726686 in /etc/containers/registries.conf |
| CMD ["/bin/bash"] |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.28.2 |