Namespace
browserless
Image / Tag
chrome:1-puppeteer-1.10.0
Content Digest
sha256:5dbc2e518798e5281eddf63c334176d6018da17c99fdb4d4658965f942383048
Details
Created

2019-06-06 21:20:19 UTC

Size

736 MB

Content Digest
Labels
  • browser
    HeadlessChrome/75.0.3765.0
  • debuggerVersion
    ba4fecffcdb193b713634a9d590fbd983d4998e6
  • protocolVersion
    1.3
  • puppeteerVersion
    1.15.0
  • v8Version
    7.5.269
  • webkitVersion
    537.36 (@ba4fecffcdb193b713634a9d590fbd983d4998e6)

Environment
CHROME_PATH

/usr/bin/google-chrome

CONNECTION_TIMEOUT

60000

ENABLE_XVBF

true

HOST

0.0.0.0

NODE_ENV

production

PATH

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

PORT

3000

USE_CHROME_STABLE

false

application_directory

/usr/src/app


Layers

[#000] sha256:6abc03819f3e00a67ed5adc1132cfec041d5f7ec3c29d5416ba0433877547b6f - 3.74% (27.5 MB)

[#001] sha256:05731e63f21105725a5c062a725b33a54ad8c697f9c810870c6aa3e3cd9fb6a2 - 0.0% (844 Bytes)

[#002] sha256:0bd67c50d6beeb55108476f72bea3b4b29a9f48832d6e045ec66b7ac4bf712a0 - 0.0% (164 Bytes)

[#003] sha256:6d396ad899be7affc9e9e34b9f466fbf18b42b7cabf3e243a203f68506dea4ef - 0.0% (167 Bytes)

[#004] sha256:edcf70cb2b58728475ffac6565f701e966d70e85a72aee3fe9849f34b15b2eca - 0.0% (1.2 KB)

[#005] sha256:cdbb121b462b10f857f77c29ce87c05c9e86a80fd24eb5171e35763cb042405c - 0.0% (454 Bytes)

[#006] sha256:2127b64f4e097d2b208ae8dbfe3bbe82373f9f39063f7bfed47c5a366fafddde - 0.22% (1.63 MB)

[#007] sha256:53b10a56d500b740c5d7fa7f77d0efc9722ddc237950591df95dd950dba0387e - 51.75% (381 MB)

[#008] sha256:ffbe3f7e15c6b1410b0d5a9f0c45b061af4e5b397a5eccfcc5587a36eaa4dadd - 0.0% (25.6 KB)

[#009] sha256:df7dc40c67bbcdaae34fc1a9ee394f64122a7a2ef27cb2c3f9a1388450b2a470 - 0.0% (25.6 KB)

[#010] sha256:fc3096d2a6f5f764772c8ec93c05926cdc58dac119d9278fcb0827f516674f28 - 24.49% (180 MB)

[#011] sha256:db76c53fd83548eed830f86c4785bbdd4c98868596ebde53d43c251368f5f6cc - 0.0% (883 Bytes)

[#012] sha256:638e4e2ae9cd1a267c13393d2133537b96bc26ee4b1940a37275ae5f53bbd761 - 19.79% (146 MB)


History
2019-05-15 21:20:23 UTC

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

2019-05-15 21:20:24 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

2019-05-15 21:20:25 UTC

/bin/sh -c rm -rf /var/lib/apt/lists/*

2019-05-15 21:20:25 UTC

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

2019-05-15 21:20:25 UTC

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

2019-06-06 20:29:55 UTC

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

2019-06-06 20:29:55 UTC

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

2019-06-06 20:29:55 UTC

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

2019-06-06 20:29:55 UTC

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

2019-06-06 20:29:55 UTC

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

2019-06-06 20:29:55 UTC

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

2019-06-06 20:29:55 UTC

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

2019-06-06 20:29:55 UTC

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

2019-06-06 20:29:55 UTC

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

2019-06-06 20:29:57 UTC

/bin/sh -c mkdir -p $application_directory

2019-06-06 20:29:57 UTC

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

2019-06-06 21:14:46 UTC

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

2019-06-06 21:14:46 UTC

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

2019-06-06 21:14:46 UTC

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

2019-06-06 21:18:37 UTC

/bin/sh -c apt-get update && echo "ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true" | debconf-set-selections && apt-get install -y software-properties-common && apt-add-repository "deb http://archive.canonical.com/ubuntu $(lsb_release -sc) partner" && apt-add-repository ppa:malteworld/ppa && apt-get update && apt-get install -y adobe-flashplugin msttcorefonts fonts-noto-color-emoji fonts-noto-cjk fonts-liberation 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 ca-certificates libappindicator1 libnss3 lsb-release xdg-utils wget xvfb curl && curl --silent --location https://deb.nodesource.com/setup_10.x | bash - && apt-get install --yes nodejs && apt-get install --yes build-essential && fc-cache -f -v

2019-06-06 21:18:39 UTC

/bin/sh -c #(nop) ADD 911e22590c415c395cbaad35a68ada5f7c2420651952b0f9eae3035ac00079ed in /usr/local/bin/dumb-init

2019-06-06 21:18:40 UTC

/bin/sh -c chmod +x /usr/local/bin/dumb-init

2019-06-06 21:18:41 UTC

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

2019-06-06 21:19:44 UTC

/bin/sh -c if [ "$USE_CHROME_STABLE" = "true" ]; then export PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true; fi && npm install -g typescript @types/node && npm install && npm run build && npm run symlink-chrome

2019-06-06 21:19:46 UTC

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

2019-06-06 21:20:17 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 && chown -R blessuser:blessuser $application_directory

2019-06-06 21:20:18 UTC

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

2019-06-06 21:20:18 UTC

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

2019-06-06 21:20:18 UTC

/bin/sh -c #(nop) ENTRYPOINT ["dumb-init" "--"]

2019-06-06 21:20:18 UTC

/bin/sh -c #(nop) CMD ["node" "./build/index.js"]

2019-06-06 21:20:18 UTC

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

2019-06-06 21:20:18 UTC

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

2019-06-06 21:20:18 UTC

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

2019-06-06 21:20:19 UTC

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

2019-06-06 21:20:19 UTC

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

2019-06-06 21:20:19 UTC

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

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