2020-04-12 20:59:43 UTC
394 MB
1.25.4
DEBIAN_FRONTENDnoninteractive
DOCKER_VERSION5:19.03.6~3-0~ubuntu-bionic
GOPATH/home/circleci/go
GO_SHAfake-sha
GO_VERSION1.13.10
LANGen_US.UTF-8
LANGUAGEen_US:en
LC_ALLen_US.UTF-8
PATH/home/circleci/go/bin:/usr/local/go/bin:/home/circleci/bin:/home/circleci/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:423ae2b273f4c17ceee9e8482fa8d071d90c7d052ae208e1fe4963fceb3d6954 - 6.45% (25.5 MB)
[#001] sha256:de83a2304fa1f7c4a13708a0d15b9704f5945c2be5cbb2b3ed9b2ccb718d0b3d - 0.01% (34.5 KB)
[#002] sha256:f9a83bce3af0648efaa60b9bb28225b09136d2d35d0bed25ac764297076dec1b - 0.0% (852 Bytes)
[#003] sha256:b6b53be908de2c0c78070fff0a9f04835211b3156c4e73785747af365e71a0d7 - 0.0% (163 Bytes)
[#004] sha256:48eec4a2b2f058e447955dbe21a441d30f505265340cfdb5686a3592da744c8a - 1.31% (5.16 MB)
[#005] sha256:0cbefe4e1e2307dba3dc9101dc7960064484c75a7b6466d5c4b61ec8fa49034b - 28.62% (113 MB)
[#006] sha256:2e91257901c779259a113aa7a8b1077b777401d579aae403b13d258d11e9d784 - 29.31% (116 MB)
[#007] sha256:7892b1c6061ff3016c0d2d9072c299fc55b974a72e62c537fee9c262e23f2bce - 4.11% (16.2 MB)
[#008] sha256:77fa1fe187f0ce2feb0054eae44a27373189de80806c9ec5a67c5be9e6b0c3bc - 0.74% (2.91 MB)
[#009] sha256:af251f88acd34a33483b77633bbabe155a0e36bcea4f8008793ab429215eee3b - 0.0% (5.55 KB)
[#010] sha256:148603f837f141c7cc742dd02681a02e200a0afbecd61569ed9cf6e6924b9576 - 29.05% (115 MB)
[#011] sha256:0425d54faa26bbf08eef4e744ee34ee18e7886d3a50d693a7b42505a732c4ace - 0.4% (1.57 MB)
/bin/sh -c #(nop) ADD file:91a750fb184711fde03c9172f41e8a907ccbb1bfb904c2c3f4ef595fcddbc3a9 in /
2020-02-21 22:20:41 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-02-21 22:20:42 UTC/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests
2020-02-21 22:20:44 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-02-21 22:20:44 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-03-02 00:10:56 UTC/bin/sh -c #(nop) LABEL maintainer=Community & Partner Engineering Team <community-partner@circleci.com>
2020-03-02 00:10:56 UTC/bin/bash -exo pipefail -c #(nop) SHELL [/bin/bash -exo pipefail -c]
2020-03-02 00:10:56 UTC/bin/bash -exo pipefail -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2020-03-02 00:11:06 UTC/bin/bash -exo pipefail -c echo 'APT::Get::Assume-Yes "true";' > /etc/apt/apt.conf.d/90circleci && echo 'DPkg::Options "--force-confnew";' >> /etc/apt/apt.conf.d/90circleci && apt-get update && apt-get install -y locales && locale-gen en_US.UTF-8 && rm -rf /var/lib/apt/lists/*
2020-03-02 00:11:07 UTC/bin/bash -exo pipefail -c #(nop) ENV PATH=/home/circleci/bin:/home/circleci/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8
2020-03-02 00:11:59 UTC/bin/bash -exo pipefail -c apt-get update && apt-get install -y autoconf build-essential ca-certificates curl git gnupg gzip jq make net-tools netcat openssh-client parallel software-properties-common sudo tar unzip wget zip && rm -rf /var/lib/apt/lists/*
2020-03-02 00:12:01 UTC/bin/bash -exo pipefail -c #(nop) ENV DOCKER_VERSION=5:19.03.6~3-0~ubuntu-bionic
2020-03-02 00:12:32 UTC/bin/bash -exo pipefail -c apt-get update && apt-get install -y apt-transport-https ca-certificates curl gnupg-agent software-properties-common && curl -fsSL https://download.docker.com/linux/ubuntu/gpg | apt-key add - && add-apt-repository -y "deb [arch=amd64] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable" && apt-get install -y docker-ce=${DOCKER_VERSION} docker-ce-cli=${DOCKER_VERSION} containerd.io && docker --version && rm -rf /var/lib/apt/lists/*
2020-03-02 00:12:34 UTC/bin/bash -exo pipefail -c #(nop) ENV COMPOSE_VERSION=1.25.4
2020-03-02 00:12:36 UTC/bin/bash -exo pipefail -c curl -L "https://github.com/docker/compose/releases/download/${COMPOSE_VERSION}/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose && chmod +x /usr/local/bin/docker-compose && docker-compose version
2020-03-02 00:12:38 UTC/bin/bash -exo pipefail -c curl -sSL --fail --retry 3 --output /tmp/dockerize-linux-amd64.tar.gz "https://circle-downloads.s3.amazonaws.com/circleci-images/cache/linux-amd64/dockerize-latest.tar.gz" && tar -C /usr/local/bin -xzvf /tmp/dockerize-linux-amd64.tar.gz && rm -rf /tmp/dockerize-linux-amd64.tar.gz && dockerize --version
2020-03-02 00:12:38 UTC/bin/bash -exo pipefail -c useradd --uid=3434 --user-group --create-home circleci && echo 'circleci ALL=NOPASSWD: ALL' >> /etc/sudoers.d/50-circleci && echo 'Defaults env_keep += "DEBIAN_FRONTEND"' >> /etc/sudoers.d/env_keep && sudo -u circleci mkdir /home/circleci/project
2020-03-02 00:12:39 UTC/bin/bash -exo pipefail -c #(nop) USER [circleci]
2020-03-02 00:12:39 UTC/bin/bash -exo pipefail -c #(nop) WORKDIR /home/circleci/project
2020-04-12 20:59:20 UTC/bin/bash -exo pipefail -c #(nop) LABEL maintainer=Community & Partner Engineering Team <community-partner@circleci.com>
2020-04-12 20:59:20 UTC/bin/bash -exo pipefail -c #(nop) ENV GO_VERSION=1.13.10
2020-04-12 20:59:21 UTC/bin/bash -exo pipefail -c #(nop) ENV GO_SHA=fake-sha
2020-04-12 20:59:40 UTC/bin/bash -exo pipefail -c sudo apt-get update && sudo apt-get install -y --no-install-recommends g++ libc6-dev && sudo rm -rf /var/lib/apt/lists/* && curl -sSL "https://golang.org/dl/go${GO_VERSION}.linux-amd64.tar.gz" | sudo tar -xz -C /usr/local/ && mkdir -p /home/circleci/go/bin
2020-04-12 20:59:43 UTC/bin/bash -exo pipefail -c curl -sSL "https://github.com/gotestyourself/gotestsum/releases/download/v0.4.1/gotestsum_0.4.1_linux_amd64.tar.gz" | sudo tar -xz -C /usr/local/bin gotestsum
2020-04-12 20:59:43 UTC/bin/bash -exo pipefail -c #(nop) ENV GOPATH=/home/circleci/go
2020-04-12 20:59:43 UTC/bin/bash -exo pipefail -c #(nop) ENV PATH=/home/circleci/go/bin:/usr/local/go/bin:/home/circleci/bin:/home/circleci/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.