Namespace
cimg
Image / Tag
go:1.15.11-browsers
Content Digest
sha256:4389a2bd84c813b28545b22d6f4b2a563bc4ec0e979b3e0f53825225a75a1f2d
Details
Created

2021-04-02 20:28:19 UTC

Size

641 MB

Content Digest
Labels
  • com.circleci.preserve-entrypoint
    true
  • maintainer
    CircleCI Community & Partner Engineering Team <community-partner@circleci.com>

Environment
COMPOSE_VERSION

1.28.6

DEBIAN_FRONTEND

noninteractive

DISPLAY

:99

DOCKER_VERSION

5:20.10.5~3-0~ubuntu-

GOPATH

/home/circleci/go

GO_VERSION

1.15.11

LANG

en_US.UTF-8

LANGUAGE

en_US:en

LC_ALL

en_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

SELENIUM_VER

3.141.59

YARN_VERSION

1.22.5


Layers

[#000] sha256:04a5f4cda3eea2313a61a2f72208342a57ea36a9326dff54f4f26ed47d145c7c - 4.25% (27.2 MB)

[#001] sha256:ff496a88c8ed9b745dab2f00bfbd9013c6d1db198442a6a8683998a29a85458a - 0.0% (846 Bytes)

[#002] sha256:0ce83f459fe7e0bf459d0c222ef3b2ca4d9911f6b0f9aae02c2120561b54ca18 - 0.0% (189 Bytes)

[#003] sha256:694198ec8ae2adda6e8ddfb348e66b88b4d319853846ad270d4892bac7639cec - 2.45% (15.7 MB)

[#004] sha256:45e1216623edd7527594a6e5c828d8258e6c4411297557c53e9da387f9ccaf28 - 20.3% (130 MB)

[#005] sha256:96cbba11c330b8ca15b3da5b3ad0f10114afe6d73ebdc432f58d3a993cac060d - 21.37% (137 MB)

[#006] sha256:a63aa27efd5dfc2373701d95a8cae532760dadf99ad1e8aa0066fedeb5a769dd - 1.8% (11.5 MB)

[#007] sha256:47b63f36b13cd2a4245358ef74bc118130b1ddd2a4ecf486961ea8d478d64499 - 18.02% (115 MB)

[#008] sha256:1c21f7418097da86d4513f1ce52a9f3f832271a22dbe7258ab90e37eb7c975fd - 0.28% (1.79 MB)

[#009] sha256:c57b1835c5b0c6f378c10dfe0753e0cbe3352c5717e714221e8906b435b515a1 - 5.13% (32.9 MB)

[#010] sha256:2495a05318a6e76c5cb1b7e3f37923f825e439372113316ae1565ab64009e3d8 - 0.19% (1.19 MB)

[#011] sha256:644686a955cef820fb86211587ec84565900c1dc11359a65c3077d545319bec5 - 1.42% (9.11 MB)

[#012] sha256:998d8742f637f8f29fa080cc546b8f7efd8160bcd046c9c1e4a8393def1e37cd - 24.8% (159 MB)

[#013] sha256:c5f8bbfe5dfab045b366e05c18cd9c5c3317a7eeb405de46c820d20e2894d888 - 0.0% (165 Bytes)


History
2021-03-25 22:33:08 UTC

/bin/sh -c #(nop) ADD file:a8d2f02fbaddf8cec8e4da320cd03c06435f395e9d454f69954efe422eb6e1ba in /

2021-03-25 22:33:09 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

2021-03-25 22:33:10 UTC

/bin/sh -c [ -z "$(apt-get indextargets)" ]

2021-03-25 22:33:11 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2021-03-25 22:33:11 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2021-04-02 00:15:32 UTC

/bin/sh -c #(nop) LABEL maintainer=Community & Partner Engineering Team <community-partner@circleci.com>

2021-04-02 00:15:32 UTC

/bin/bash -exo pipefail -c #(nop) SHELL [/bin/bash -exo pipefail -c]

2021-04-02 00:15:32 UTC

/bin/bash -exo pipefail -c #(nop) ENV DEBIAN_FRONTEND=noninteractive

2021-04-02 00:15:51 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 curl locales sudo && locale-gen en_US.UTF-8 && rm -rf /var/lib/apt/lists/* && 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 && 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

2021-04-02 00:15:51 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

2021-04-02 00:17:03 UTC

/bin/bash -exo pipefail -c apt-get update && apt-get install -y autoconf build-essential ca-certificates curl git gnupg gzip jq libmariadb-dev libmariadb-dev-compat libpq-dev make nano net-tools netcat openssh-client parallel pkg-config software-properties-common sudo tar tzdata unzip vim-tiny wget zip && rm -rf /var/lib/apt/lists/*

2021-04-02 00:17:06 UTC

/bin/bash -exo pipefail -c #(nop) ENV DOCKER_VERSION=5:20.10.5~3-0~ubuntu-

2021-04-02 00:17:41 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}$(lsb_release -cs) docker-ce-cli=${DOCKER_VERSION}$(lsb_release -cs) containerd.io && docker --version && rm -rf /var/lib/apt/lists/*

2021-04-02 00:17:43 UTC

/bin/bash -exo pipefail -c #(nop) ENV COMPOSE_VERSION=1.28.6

2021-04-02 00:17:45 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

2021-04-02 00:17:45 UTC

/bin/bash -exo pipefail -c #(nop) USER circleci

2021-04-02 00:17:45 UTC

/bin/bash -exo pipefail -c #(nop) WORKDIR /home/circleci/project

2021-04-02 20:26:48 UTC

/bin/bash -exo pipefail -c #(nop) LABEL maintainer=Community & Partner Engineering Team <community-partner@circleci.com>

2021-04-02 20:26:48 UTC

/bin/bash -exo pipefail -c #(nop) ENV GO_VERSION=1.15.11

2021-04-02 20:27:03 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

2021-04-02 20:27:04 UTC

/bin/bash -exo pipefail -c curl -sSL "https://github.com/gotestyourself/gotestsum/releases/download/v1.6.3/gotestsum_1.6.3_linux_amd64.tar.gz" | sudo tar -xz -C /usr/local/bin gotestsum

2021-04-02 20:27:04 UTC

/bin/bash -exo pipefail -c #(nop) ENV GOPATH=/home/circleci/go

2021-04-02 20:27:05 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

2021-04-02 20:27:05 UTC

/bin/bash -exo pipefail -c #(nop) LABEL maintainer=Community & Partner Engineering Team <community-partner@circleci.com>

2021-04-02 20:27:10 UTC

/bin/bash -exo pipefail -c curl -sSL "https://raw.githubusercontent.com/CircleCI-Public/cimg-node/master/ALIASES" -o nodeAliases.txt && NODE_VERSION=$(grep "lts" ./nodeAliases.txt | cut -d "=" -f 2-) && curl -L -o node.tar.xz "https://nodejs.org/dist/v${NODE_VERSION}/node-v${NODE_VERSION}-linux-x64.tar.xz" && sudo tar -xJf node.tar.xz -C /usr/local --strip-components=1 && rm node.tar.xz nodeAliases.txt && sudo ln -s /usr/local/bin/node /usr/local/bin/nodejs

2021-04-02 20:27:10 UTC

/bin/bash -exo pipefail -c #(nop) ENV YARN_VERSION=1.22.5

2021-04-02 20:27:12 UTC

/bin/bash -exo pipefail -c curl -L -o yarn.tar.gz "https://yarnpkg.com/downloads/${YARN_VERSION}/yarn-v${YARN_VERSION}.tar.gz" && sudo tar -xzf yarn.tar.gz -C /opt/ && rm yarn.tar.gz && sudo ln -s /opt/yarn-v${YARN_VERSION}/bin/yarn /usr/local/bin/yarn && sudo ln -s /opt/yarn-v${YARN_VERSION}/bin/yarnpkg /usr/local/bin/yarnpkg

2021-04-02 20:27:12 UTC

/bin/bash -exo pipefail -c #(nop) LABEL maintainer=CircleCI Community & Partner Engineering Team <community-partner@circleci.com>

2021-04-02 20:27:12 UTC

/bin/bash -exo pipefail -c #(nop) ENV SELENIUM_VER=3.141.59

2021-04-02 20:27:13 UTC

/bin/bash -exo pipefail -c curl -sSL -o selenium-server-standalone-${SELENIUM_VER}.jar "https://selenium-release.storage.googleapis.com/${SELENIUM_VER%.*}/selenium-server-standalone-${SELENIUM_VER}.jar" && sudo cp selenium-server-standalone-${SELENIUM_VER}.jar /usr/local/bin/selenium.jar && rm selenium-server-standalone-${SELENIUM_VER}.jar

2021-04-02 20:28:17 UTC

/bin/bash -exo pipefail -c sudo apt-get update && if ! command -v java > /dev/null; then echo "Java not found in parent image, installing..." && sudo apt-get install -y --no-install-recommends --no-upgrade openjdk-11-jre; fi && sudo apt-get install -y --no-install-recommends --no-upgrade libdbus-glib-1-2 libgtk-3-dev libxt6 && sudo apt-get install -y --no-install-recommends --no-upgrade fonts-liberation libappindicator3-1 libasound2 libatk-bridge2.0-0 libatspi2.0-0 libcairo2 libcups2 libgbm1 libgdk-pixbuf2.0-0 libgtk-3-0 libpango-1.0-0 libpangocairo-1.0-0 libxcursor1 libxss1 xdg-utils xvfb && sudo rm -rf /var/lib/apt/lists/*

2021-04-02 20:28:17 UTC

/bin/bash -exo pipefail -c #(nop) LABEL com.circleci.preserve-entrypoint=true

2021-04-02 20:28:18 UTC

/bin/bash -exo pipefail -c #(nop) ENV DISPLAY=:99

2021-04-02 20:28:18 UTC

/bin/bash -exo pipefail -c printf '#!/bin/sh\nXvfb :99 -screen 0 1280x1024x24 &\nexec "$@"\n' | sudo tee /docker-entrypoint.sh && sudo chmod +x /docker-entrypoint.sh

2021-04-02 20:28:18 UTC

/bin/bash -exo pipefail -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]

2021-04-02 20:28:19 UTC

/bin/bash -exo pipefail -c #(nop) CMD ["/bin/sh"]

Danger Zone
Delete Tag

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.

Delete