Namespace
browserless
Image / Tag
chrome:1.47-puppeteer-1.20.0
Content Digest
sha256:4c0412a47b32a8cb0c7994dae255799f3812003c6164e88840c33635ae7211dd
Details
Created

2021-08-23 20:59:28 UTC

Size

871 MB

Content Digest
Labels
  • browser
    HeadlessChrome/78.0.3882.0
  • debuggerVersion
    19d4547535ab5aba70b4730443f84e8153052174
  • protocolVersion
    1.3
  • puppeteerVersion
    1.20.0
  • v8Version
    7.8.89
  • webkitVersion
    537.36 (@19d4547535ab5aba70b4730443f84e8153052174)

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

686378

PUPPETEER_SKIP_CHROMIUM_DOWNLOAD

true

USE_CHROME_STABLE

false

WORKSPACE_DIR

/usr/src/app/workspace


Layers

[#000] sha256:16ec32c2132b43494832a05f2b02f7a822479f8250c173d0ab27b3de78b2f058 - 3.13% (27.2 MB)

[#001] sha256:4a69f62bc8e87b38ab2ce78bc5ba65ab194bf69f2b42fd78e7767be0cc926a73 - 0.0% (376 Bytes)

[#002] sha256:ae115b111868de190fb1fef3c27418568d149ee0e6fa11de1a767d5f38645e42 - 56.66% (494 MB)

[#003] sha256:fc032bc6a9bd3c1262dfc4b298a81b4b0126d9d2f79a0ccb400f6c421c9157c5 - 0.0% (2.01 KB)

[#004] sha256:14614b92e57853aa0226acbf8663708ea0270ee9de416ce9cfa64e0c95c66932 - 2.57% (22.4 MB)

[#005] sha256:cffdc6dc5ab7539740851f19dc210f6e7ce63bbbf51da1b41ee9c7dace9ea9eb - 0.0% (185 Bytes)

[#006] sha256:17bcc45ce1db3ce9eb2c07937e8a3a9f4b0c893cd711957d742f24a42f6e929f - 0.0% (1.65 KB)

[#007] sha256:56b937ae5ed6c22868fb5f44225f3cc07f5bbe273fde11d9f81702f12c4f2ece - 0.0% (551 Bytes)

[#008] sha256:298fa3864ee4104c56c673448d57f4a1dc7859c5fc9f97fdb154f8532d5da2ad - 3.41% (29.7 MB)

[#009] sha256:3474267d7a2b0b240ceacb3c0017be7e4ea30ae41ea07a4f612d58bf7e9e01b9 - 34.24% (298 MB)


History
2021-07-26 21:21:39 UTC

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

2021-07-26 21:21:40 UTC

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

2021-08-23 16:37:31 UTC

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

2021-08-23 16:40:36 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_16.x | bash - && apt-get -y -qq install nodejs && apt-get -y -qq install build-essential && fc-cache -f -v && apt-get -qq clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

2021-08-23 16:40:39 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

2021-08-23 16:40:44 UTC

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

2021-08-23 20:32:09 UTC

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

2021-08-23 20:32:10 UTC

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

2021-08-23 20:32:10 UTC

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

2021-08-23 20:32:10 UTC

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

2021-08-23 20:32:10 UTC

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

2021-08-23 20:32:10 UTC

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

2021-08-23 20:32:10 UTC

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

2021-08-23 20:32:11 UTC

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

2021-08-23 20:32:11 UTC

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

2021-08-23 20:32:11 UTC

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

2021-08-23 20:32:11 UTC

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

2021-08-23 20:56:42 UTC

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

2021-08-23 20:56:43 UTC

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

2021-08-23 20:56:43 UTC

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

2021-08-23 20:56:43 UTC

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

2021-08-23 20:56:44 UTC

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

2021-08-23 20:56:44 UTC

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

2021-08-23 20:56:44 UTC

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

2021-08-23 20:56:44 UTC

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

2021-08-23 20:56:45 UTC

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

2021-08-23 20:56:46 UTC

|1 PUPPETEER_VERSION=1.20.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

2021-08-23 20:59:23 UTC

|1 PUPPETEER_VERSION=1.20.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 postinstall && npm run build && chown -R blessuser:blessuser $APP_DIR

2021-08-23 20:59:26 UTC

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

2021-08-23 20:59:27 UTC

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

2021-08-23 20:59:27 UTC

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

2021-08-23 20:59:27 UTC

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

2021-08-23 20:59:27 UTC

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

2021-08-23 20:59:27 UTC

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

2021-08-23 20:59:28 UTC

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

2021-08-23 20:59:28 UTC

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

2021-08-23 20:59:28 UTC

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

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