Namespace
browserless
Image / Tag
chrome:1.36.0-chrome-stable
Content Digest
sha256:6a8175612c33c91a9deae5e8bcd858d78d7982c1ddc00a801639895b09ca9f5c
Details
Created

2020-07-12 22:18:08 UTC

Size

855 MB

Content Digest
Labels
  • browser
    HeadlessChrome/83.0.4103.116
  • debuggerVersion
    8f0c18b4dca9b6699eb629be0f51810c24fb6428
  • protocolVersion
    1.3
  • puppeteerVersion
    5.0.0
  • v8Version
    8.3.110.13
  • webkitVersion
    537.36 (@8f0c18b4dca9b6699eb629be0f51810c24fb6428)

Environment
APP_DIR

/usr/src/app

CHROME_PATH

/usr/bin/google-chrome

CONNECTION_TIMEOUT

60000

HOST

0.0.0.0

IS_DOCKER

true

LANG

C.UTF-8

NODE_ENV

production

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PORT

3000

PUPPETEER_CHROMIUM_REVISION

756035

PUPPETEER_SKIP_CHROMIUM_DOWNLOAD

true

USE_CHROME_STABLE

true

WORKSPACE_DIR

/usr/src/app/workspace


Layers

[#000] sha256:d51af753c3d3a984351448ec0f85ddafc580680fd6dfce9f4b09fdb367ee1e3e - 3.18% (27.2 MB)

[#001] sha256:fc878cd0a91c7bece56f668b2c79a19d94dd5471dae41fe5a7e14b4ae65251f6 - 0.0% (31.5 KB)

[#002] sha256:6154df8ff9882934dc5bf265b8b85a3aeadba06387447ffa440f7af7f32b0e1d - 0.0% (847 Bytes)

[#003] sha256:fee5db0ff82f7aa5ace63497df4802bbadf8f2779ed3e1858605b791dc449425 - 0.0% (163 Bytes)

[#004] sha256:2dee9bc883c8f207beba927ce2e3d75abf72b46921bfcf3adc8b7c416a58f9b0 - 0.0% (379 Bytes)

[#005] sha256:40dc9e373cfcdba95c0a2e6a7c5c08668973ef7afc79f225f71f0a0d683bbec6 - 60.22% (515 MB)

[#006] sha256:dbc0f3075cfce165c15c277c822300b3342fd42f73b0723a995bbe3d4707582b - 0.0% (2.06 KB)

[#007] sha256:1f554e129a71d7cf8123b8327328a1be2ddbd39dd2b6bb205ba0e817d116f450 - 2.26% (19.3 MB)

[#008] sha256:c00a82be8a2ef0743aa5ff072b35ff5592d31b1a58415737ddb373bc484287d3 - 0.0% (833 Bytes)

[#009] sha256:00bb432a390f743db57ba30a3e01e650f3cca60751fc55325ee0edb7c70fc75e - 0.0% (192 Bytes)

[#010] sha256:c5b8b5a1694990fb57723575f0d691946c3748310cb1d7d76e85f8e414ef062b - 0.0% (1.36 KB)

[#011] sha256:70086448b654b08ad9c6cd89dcea9a980f25c00233010e1d00fea38909a97aa5 - 0.0% (456 Bytes)

[#012] sha256:5b8cf5ff3377cbb9b8f060e11106540a56439c59bded450e003f4013dd516b6b - 0.61% (5.25 MB)

[#013] sha256:035a5211a66009f66a601f89d60e2b55499ceaf97f1a07219328b5dd7b23c5e3 - 18.55% (159 MB)

[#014] sha256:c1e60612afaa18dc9c60610d6674087c41aca048686226dc42ef971c17d26a83 - 15.17% (130 MB)


History
2020-04-24 01:07:46 UTC

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

2020-04-24 01:07:48 UTC

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

2020-04-24 01:07:49 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-04-24 01:07:51 UTC

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

2020-04-24 01:07:51 UTC

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

2020-05-26 16:33:47 UTC

/bin/sh -c #(nop) COPY file:505d587ee0d5f5c3d7f1e8ed3c696261be6ce5c8efa5fa899e56231aa676ca6b in /etc/fonts/local.conf

2020-05-26 16:36:50 UTC

/bin/sh -c apt-get -qq update && echo "ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true" | debconf-set-selections && apt-get -y -qq install software-properties-common && apt-add-repository "deb http://archive.canonical.com/ubuntu $(lsb_release -sc) partner" && apt-get -qq update && apt-get -y -qq --no-install-recommends install dumb-init adobe-flashplugin git ffmpeg fonts-liberation msttcorefonts fonts-roboto fonts-ubuntu fonts-noto-color-emoji fonts-noto-cjk fonts-ipafont-gothic fonts-wqy-zenhei fonts-kacst fonts-freefont-ttf fonts-thai-tlwg fonts-indic fontconfig libappindicator3-1 pdftk unzip locales gconf-service libasound2 libatk1.0-0 libc6 libcairo2 libcups2 libdbus-1-3 libexpat1 libfontconfig1 libgcc1 libgconf-2-4 libgdk-pixbuf2.0-0 libglib2.0-0 libgtk-3-0 libnspr4 libpango-1.0-0 libpangocairo-1.0-0 libstdc++6 libx11-6 libx11-xcb1 libxcb1 libxcomposite1 libxcursor1 libxdamage1 libxext6 libxfixes3 libxi6 libxrandr2 libxrender1 libxss1 libxtst6 libllvm8 libgbm-dev ca-certificates libappindicator1 libnss3 lsb-release xdg-utils wget xvfb curl && curl --silent --location https://deb.nodesource.com/setup_13.x | bash - && apt-get -y -qq install nodejs && apt-get -y -qq install build-essential && fc-cache -f -v

2020-05-26 16:36:53 UTC

/bin/sh -c groupadd -r blessuser && useradd -r -g blessuser -G audio,video blessuser && mkdir -p /home/blessuser/Downloads && chown -R blessuser:blessuser /home/blessuser

2020-05-26 16:36:57 UTC

/bin/sh -c npm install -g typescript @types/node

2020-05-26 16:36:58 UTC

/bin/sh -c apt-get -qq clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

2020-07-12 22:01:50 UTC

/bin/sh -c #(nop) ARG USE_CHROME_STABLE

2020-07-12 22:01:50 UTC

/bin/sh -c #(nop) ARG PUPPETEER_CHROMIUM_REVISION

2020-07-12 22:01:50 UTC

/bin/sh -c #(nop) ARG PUPPETEER_VERSION

2020-07-12 22:01:50 UTC

/bin/sh -c #(nop) ENV APP_DIR=/usr/src/app

2020-07-12 22:01:50 UTC

/bin/sh -c #(nop) ENV CONNECTION_TIMEOUT=60000

2020-07-12 22:01:50 UTC

/bin/sh -c #(nop) ENV CHROME_PATH=/usr/bin/google-chrome

2020-07-12 22:01:51 UTC

/bin/sh -c #(nop) ENV HOST=0.0.0.0

2020-07-12 22:01:51 UTC

/bin/sh -c #(nop) ENV IS_DOCKER=true

2020-07-12 22:01:51 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8

2020-07-12 22:01:51 UTC

/bin/sh -c #(nop) ENV NODE_ENV=production

2020-07-12 22:01:51 UTC

/bin/sh -c #(nop) ENV PORT=3000

2020-07-12 22:01:52 UTC

/bin/sh -c #(nop) ENV PUPPETEER_CHROMIUM_REVISION=756035

2020-07-12 22:01:52 UTC

/bin/sh -c #(nop) ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true

2020-07-12 22:16:44 UTC

/bin/sh -c #(nop) ENV USE_CHROME_STABLE=true

2020-07-12 22:16:45 UTC

/bin/sh -c #(nop) ENV WORKSPACE_DIR=/usr/src/app/workspace

2020-07-12 22:16:46 UTC

|1 PUPPETEER_VERSION=5.0.0 /bin/sh -c mkdir -p $APP_DIR $WORKSPACE_DIR

2020-07-12 22:16:46 UTC

/bin/sh -c #(nop) WORKDIR /usr/src/app

2020-07-12 22:16:46 UTC

/bin/sh -c #(nop) COPY file:d1210c17ea5c6e6e55e2890e755acec45aee478bedad48ebdd573650463ddc05 in .

2020-07-12 22:16:46 UTC

/bin/sh -c #(nop) COPY file:dc4cd2cc98384f2661426a951a7760bf120c354d6e11b5ff30e3dce01bd9c75b in .

2020-07-12 22:16:47 UTC

/bin/sh -c #(nop) COPY dir:f5bcfd5ad331194bba4c73064ef1bf8a747f84ebd2965582738b3f58c1133352 in .

2020-07-12 22:16:58 UTC

|1 PUPPETEER_VERSION=5.0.0 /bin/sh -c if [ "$USE_CHROME_STABLE" = "true" ]; then cd /tmp && wget -q https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb && dpkg -i google-chrome-stable_current_amd64.deb; fi

2020-07-12 22:18:05 UTC

|1 PUPPETEER_VERSION=5.0.0 /bin/sh -c if [ "$USE_CHROME_STABLE" = "true" ]; then export CHROMEDRIVER_SKIP_DOWNLOAD=false; else export CHROMEDRIVER_SKIP_DOWNLOAD=true; fi && npm i puppeteer@$PUPPETEER_VERSION; npm run post-install && npm run build && chown -R blessuser:blessuser $APP_DIR

2020-07-12 22:18:07 UTC

/bin/sh -c #(nop) USER blessuser

2020-07-12 22:18:07 UTC

/bin/sh -c #(nop) EXPOSE 3000

2020-07-12 22:18:07 UTC

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

2020-07-12 22:18:07 UTC

/bin/sh -c #(nop) LABEL browser=HeadlessChrome/83.0.4103.116

2020-07-12 22:18:07 UTC

/bin/sh -c #(nop) LABEL debuggerVersion=8f0c18b4dca9b6699eb629be0f51810c24fb6428

2020-07-12 22:18:08 UTC

/bin/sh -c #(nop) LABEL protocolVersion=1.3

2020-07-12 22:18:08 UTC

/bin/sh -c #(nop) LABEL puppeteerVersion=5.0.0

2020-07-12 22:18:08 UTC

/bin/sh -c #(nop) LABEL v8Version=8.3.110.13

2020-07-12 22:18:08 UTC

/bin/sh -c #(nop) LABEL webkitVersion=537.36 (@8f0c18b4dca9b6699eb629be0f51810c24fb6428)

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