Namespace
browserless
Image / Tag
chrome:1.1-puppeteer-1.10.0
Content Digest
sha256:8a5893f4f206b95389a3cdd5f53d66e63a598562a73c192f76c689693a8377be
Details
Created

2019-01-21 22:53:55 UTC

Size

720 MB

Content Digest
Labels
  • browser
    HeadlessChrome/72.0.3582.0
  • debuggerVersion
    0cecb6ce10b4c752f053ecbe9742c2e058b35a6f
  • protocolVersion
    1.3
  • puppeteerVersion
    1.10.0
  • v8Version
    7.2.5
  • webkitVersion
    537.36 (@0cecb6ce10b4c752f053ecbe9742c2e058b35a6f)

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:84ed7d2f608f8a65d944b40132a0333069302d24e9e51a6d6b338888e8fd0a6b - 4.26% (30.7 MB)

[#001] sha256:be2bf1c4a48dae92d5a1b8aa319c8767fa491316fb80da52de80378264599a16 - 0.0% (843 Bytes)

[#002] sha256:a5bdc630309340a3154f37e17c00a61c28c476107656e8d6744d2ba9af980058 - 0.0% (509 Bytes)

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

[#004] sha256:a28e142300d7b5cbd59a410dee139389a1724c60a3bbc7490187810bef1a77e1 - 0.0% (132 Bytes)

[#005] sha256:69b39a3b99d209d8092264f1c77e7828ff32503054e96aaae725b0080a2ecbc5 - 0.0% (1.13 KB)

[#006] sha256:7f4fc3a704a121607f3abc3b982eac6cb21e81d7538af9d6c172f3c092325887 - 0.0% (446 Bytes)

[#007] sha256:d2ddc49ad99bb3fb1c557f1f1829067fe37bd85f96a90c039ceed08052873622 - 0.19% (1.38 MB)

[#008] sha256:3043eb47863f8cbd6cd403b5ceb1b4fe2db0d837aae23b065a4930e88d7e4408 - 51.81% (373 MB)

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

[#010] sha256:9a6c40aeb2d718e211c8cb25e05619d8478308b6c56d2839f31b77ba52bfbfc3 - 0.0% (25.6 KB)

[#011] sha256:dc15dc2507715d6501fcd94e1d8770b7f96ecdabd945a9413e1cc4c5c9aa5f45 - 24.53% (177 MB)

[#012] sha256:13e2831de2c29672bfe490fe6c18065069b150a3e780bb03f2039c87d9bb6fe6 - 0.0% (874 Bytes)

[#013] sha256:54456d1ea5b02330943bada217b4bdfc6d982bb2220815db48c10665b9b80abb - 19.19% (138 MB)


History
2018-12-28 23:22:55 UTC

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

2018-12-28 23:22:56 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

2018-12-28 23:22:57 UTC

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

2018-12-28 23:22:57 UTC

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

2018-12-28 23:22:57 UTC

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

2019-01-21 22:38:07 UTC

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

2019-01-21 22:38:07 UTC

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

2019-01-21 22:38:08 UTC

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

2019-01-21 22:38:08 UTC

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

2019-01-21 22:38:08 UTC

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

2019-01-21 22:38:09 UTC

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

2019-01-21 22:38:09 UTC

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

2019-01-21 22:38:09 UTC

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

2019-01-21 22:38:10 UTC

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

2019-01-21 22:38:12 UTC

/bin/sh -c mkdir -p $application_directory

2019-01-21 22:38:12 UTC

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

2019-01-21 22:38:12 UTC

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

2019-01-21 22:38:13 UTC

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

2019-01-21 22:38:14 UTC

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

2019-01-21 22:49:46 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 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_8.x | bash - && apt-get install --yes nodejs && apt-get install --yes build-essential && fc-cache -f -v

2019-01-21 22:49:50 UTC

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

2019-01-21 22:49:55 UTC

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

2019-01-21 22:49:57 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-01-21 22:52:32 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-01-21 22:52:34 UTC

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

2019-01-21 22:53: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 && chown -R blessuser:blessuser $application_directory

2019-01-21 22:53:54 UTC

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

2019-01-21 22:53:55 UTC

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

2019-01-21 22:53:55 UTC

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

2019-01-21 22:53:55 UTC

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

2019-01-21 22:53:55 UTC

/bin/sh -c #(nop) LABEL browser=HeadlessChrome/72.0.3582.0 debuggerVersion=0cecb6ce10b4c752f053ecbe9742c2e058b35a6f protocolVersion=1.3 puppeteerVersion=1.10.0 v8Version=7.2.5 webkitVersion=537.36 (@0cecb6ce10b4c752f053ecbe9742c2e058b35a6f)

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