Namespace
browserless
Image / Tag
chrome:1.22.0-chrome-stable
Content Digest
sha256:c2272f757636b8e334594b82e2d0698eb09e83857e0f62cd083e0fe91afe313a
Details
Created

2019-12-19 16:58:41 UTC

Size

692 MB

Content Digest
Labels
  • browser
    HeadlessChrome/79.0.3945.0
  • debuggerVersion
    e4635fff7defbae0f9c29e798349f6fc0cce4b1b
  • protocolVersion
    1.3
  • puppeteerVersion
    2.0.0
  • v8Version
    7.9.317
  • webkitVersion
    537.36 (@e4635fff7defbae0f9c29e798349f6fc0cce4b1b)

Environment
APP_DIR

/usr/src/app

CHROME_PATH

/usr/bin/google-chrome

CONNECTION_TIMEOUT

60000

ENABLE_XVBF

true

HOST

0.0.0.0

IS_DOCKER

true

NODE_ENV

production

PATH

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

PORT

3000

USE_CHROME_STABLE

true

WORKSPACE_DIR

/usr/src/app/workspace


Layers

[#000] sha256:2746a4a261c9e18bfd7ff0429c18fd7522acc14fa4c7ec8ab37ba5ebaadbc584 - 3.68% (25.5 MB)

[#001] sha256:4c1d20cdee96111c8acf1858b62655a37ce81ae48648993542b7ac363ac5c0e5 - 0.0% (34.5 KB)

[#002] sha256:0d3160e1d0de4061b5b32ee09af687b898921d36ed9556df5910ddc3104449cd - 0.0% (854 Bytes)

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

[#004] sha256:28d510ad68ccc76f2d8823972c10c59dc05d2c48182e912129fa017dff6fc024 - 60.98% (422 MB)

[#005] sha256:25372a8a4a108bd6f24d4f4562e4d6a6345981d43dccd62190da62fbf1f013c9 - 0.0% (25.6 KB)

[#006] sha256:d6c4984dcb5ff0ba5457dac9d0874e855de81d0de35138ea916d280908aa2cc0 - 0.0% (25.6 KB)

[#007] sha256:6daa3910eef08df6ee0fa067f85c8ab628ccf624a41c7c7d492116f3cf9127ee - 0.0% (1.98 KB)

[#008] sha256:e1511d0de3a442acce6f28ece82dbcf91dc7ee1abfe91c9645dac262accf87cb - 2.58% (17.8 MB)

[#009] sha256:c00c91dc4e609786c728d11c9304c62291068dacac2188bd540478caae4695f9 - 0.0% (887 Bytes)

[#010] sha256:b0235eb2fc38b688ae2f62a713b18267e33d9653175d2b69d2384e4eb91a5aaf - 0.0% (185 Bytes)

[#011] sha256:f24bef24bc5c09b121322c2ac726450ebd4ca77291277df70b85d41a8cf871dc - 0.0% (1.34 KB)

[#012] sha256:cbbabffc8f8539edc76cf19f35ff0e6beba9ab09829cf7efafc5d62dfda962db - 0.0% (449 Bytes)

[#013] sha256:650cb07ee27682b5307f421ddbfc84b1fa49b3d1b49b51e50c419cb8238bf2e6 - 0.58% (4 MB)

[#014] sha256:ae0d417e562c6a40f81053576e68d60fafba3d52f7a787158def8701793a56ed - 20.97% (145 MB)

[#015] sha256:7ad6432ba45d1ed28f459051f77a687295dd63bf6855807a62813498a2c40dc4 - 11.2% (77.5 MB)


History
2019-12-19 04:21:25 UTC

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

2019-12-19 04:21:26 UTC

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

2019-12-19 04:21:27 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-12-19 04:21:28 UTC

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

2019-12-19 04:21:28 UTC

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

2019-12-19 16:39:43 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-add-repository ppa:malteworld/ppa && apt-get -qq update && apt-get -y -qq install adobe-flashplugin msttcorefonts ffmpeg 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_12.x | bash - && apt-get -y -qq install nodejs && apt-get -y -qq install build-essential && fc-cache -f -v

2019-12-19 16:39:47 UTC

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

2019-12-19 16:39:49 UTC

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

2019-12-19 16:39:50 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

2019-12-19 16:39:55 UTC

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

2019-12-19 16:39:56 UTC

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

2019-12-19 16:42:05 UTC

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

2019-12-19 16:42:05 UTC

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

2019-12-19 16:42:05 UTC

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

2019-12-19 16:42:05 UTC

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

2019-12-19 16:42:06 UTC

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

2019-12-19 16:42:06 UTC

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

2019-12-19 16:42:06 UTC

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

2019-12-19 16:42:06 UTC

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

2019-12-19 16:42:06 UTC

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

2019-12-19 16:57:38 UTC

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

2019-12-19 16:57:38 UTC

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

2019-12-19 16:57:39 UTC

/bin/sh -c mkdir -p $APP_DIR $WORKSPACE_DIR

2019-12-19 16:57:39 UTC

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

2019-12-19 16:57:39 UTC

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

2019-12-19 16:57:39 UTC

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

2019-12-19 16:57:40 UTC

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

2019-12-19 16:57:52 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-12-19 16:58:39 UTC

/bin/sh -c if [ "$USE_CHROME_STABLE" = "true" ]; then export PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true; export CHROMEDRIVER_SKIP_DOWNLOAD=false; else export CHROMEDRIVER_SKIP_DOWNLOAD=true; fi && npm install && npm run post-install && npm run build && chown -R blessuser:blessuser $APP_DIR

2019-12-19 16:58:40 UTC

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

2019-12-19 16:58:40 UTC

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

2019-12-19 16:58:40 UTC

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

2019-12-19 16:58:40 UTC

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

2019-12-19 16:58:40 UTC

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

2019-12-19 16:58:41 UTC

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

2019-12-19 16:58:41 UTC

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

2019-12-19 16:58:41 UTC

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

2019-12-19 16:58:41 UTC

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

2019-12-19 16:58:41 UTC

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

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