Namespace
browserless
Image / Tag
chrome:1.49.0-puppeteer-4.0.1
Content Digest
sha256:bbb8ab62fc15c7596ad35da0f980456cc2042e62d38d4eedbb0787a18ba004d6
Details
Created

2021-10-18 21:38:02 UTC

Size

875 MB

Content Digest
Labels
  • browser
    HeadlessChrome/85.0.4182.0
  • debuggerVersion
    74a6aa5be6883fe1a9410c3c14b12906caf6204f
  • protocolVersion
    1.3
  • puppeteerVersion
    4.0.1
  • v8Version
    8.5.210
  • webkitVersion
    537.36 (@74a6aa5be6883fe1a9410c3c14b12906caf6204f)

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

782078

PUPPETEER_SKIP_CHROMIUM_DOWNLOAD

true

USE_CHROME_STABLE

false

WORKSPACE_DIR

/usr/src/app/workspace


Layers

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

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

[#002] sha256:7abd5f2f5d6417af4f9ff38a5c984143a3aefd9b01fa5c8f9f449fa8c385e671 - 49.09% (430 MB)

[#003] sha256:a1afa8c6322baf18b7371c1b8fba112b24292a0e76d125e1d9e58f03daa6d748 - 0.07% (585 KB)

[#004] sha256:782d686b0448a637e0b2cc8c6ae356f38f829b10e1b2678839657b0c89c071e3 - 9.94% (87 MB)

[#005] sha256:a8c28a5f30f716d4c7302991c7c6145753a11153a0d33c0d06e9ae4ba9897510 - 0.0% (2.01 KB)

[#006] sha256:1823945cb37d08aa19f09005c21a2588a4e199048a35f39dc5477274b2978016 - 2.65% (23.2 MB)

[#007] sha256:0ec9d9d393c4f8afb6b00fbf5e3952aa646341e4333354833833478ff600252f - 0.0% (183 Bytes)

[#008] sha256:220aaf7c2c52f7dc734f7b7ff2ccc3be6dfd99ff90b5e02f69adf2b3fbfeadab - 0.0% (1.64 KB)

[#009] sha256:7bc093fc3b6404593d90a8dde9eec658e788cea547367562f44af50d528cda5a - 0.0% (555 Bytes)

[#010] sha256:d2a1bdb6648d6c178fbe83bcbcb9b45ada65df278e8917ab700cfc97a1758050 - 3.39% (29.7 MB)

[#011] sha256:3fe9a8fd23869c2322ea9fd450564ab931d972814f19716354ebf57935e161c1 - 31.75% (278 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-25 21:27:18 UTC

/bin/sh -c #(nop) ARG BLESS_USER_ID=999

2021-08-25 21:27:18 UTC

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

2021-10-18 20:39:41 UTC

|1 BLESS_USER_ID=999 /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 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

2021-10-18 20:39:48 UTC

|1 BLESS_USER_ID=999 /bin/sh -c if [ "$(dpkg --print-architecture)" = "amd64" ]; then apt-get -qq --no-install-recommends install adobe-flashplugin; fi

2021-10-18 20:40:20 UTC

|1 BLESS_USER_ID=999 /bin/sh -c curl --silent --location https://deb.nodesource.com/setup_16.x | bash - && apt-get -qq install nodejs && apt-get -qq install build-essential && fc-cache -f -v && apt-get -qq clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

2021-10-18 20:40:21 UTC

|1 BLESS_USER_ID=999 /bin/sh -c groupadd -r blessuser && useradd --uid ${BLESS_USER_ID} -r -g blessuser -G audio,video blessuser && mkdir -p /home/blessuser/Downloads && chown -R blessuser:blessuser /home/blessuser

2021-10-18 20:40:24 UTC

|1 BLESS_USER_ID=999 /bin/sh -c npm install -g typescript @types/node

2021-10-18 21:10:49 UTC

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

2021-10-18 21:10:49 UTC

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

2021-10-18 21:10:49 UTC

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

2021-10-18 21:10:49 UTC

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

2021-10-18 21:10:49 UTC

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

2021-10-18 21:10:49 UTC

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

2021-10-18 21:10:50 UTC

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

2021-10-18 21:10:50 UTC

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

2021-10-18 21:10:50 UTC

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

2021-10-18 21:10:50 UTC

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

2021-10-18 21:10:50 UTC

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

2021-10-18 21:36:39 UTC

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

2021-10-18 21:36:40 UTC

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

2021-10-18 21:36:40 UTC

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

2021-10-18 21:36:40 UTC

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

2021-10-18 21:36:41 UTC

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

2021-10-18 21:36:41 UTC

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

2021-10-18 21:36:41 UTC

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

2021-10-18 21:36:41 UTC

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

2021-10-18 21:36:42 UTC

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

2021-10-18 21:36:43 UTC

|1 PUPPETEER_VERSION=4.0.1 /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-10-18 21:38:00 UTC

|1 PUPPETEER_VERSION=4.0.1 /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-10-18 21:38:01 UTC

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

2021-10-18 21:38:01 UTC

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

2021-10-18 21:38:01 UTC

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

2021-10-18 21:38:01 UTC

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

2021-10-18 21:38:02 UTC

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

2021-10-18 21:38:02 UTC

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

2021-10-18 21:38:02 UTC

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

2021-10-18 21:38:02 UTC

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

2021-10-18 21:38:02 UTC

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

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