2021-10-19 14:52:19 UTC
990 MB
/usr/src/app
CHROME_PATH/usr/bin/google-chrome
CONNECTION_TIMEOUT60000
HOST0.0.0.0
IS_DOCKERtrue
LANGC.UTF-8
NODE_ENVproduction
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PORT3000
PUPPETEER_CHROMIUM_REVISION901912
PUPPETEER_SKIP_CHROMIUM_DOWNLOADtrue
USE_CHROME_STABLEtrue
WORKSPACE_DIR/usr/src/app/workspace
[#000] sha256:16ec32c2132b43494832a05f2b02f7a822479f8250c173d0ab27b3de78b2f058 - 2.75% (27.2 MB)
[#001] sha256:f916b9354e99a931e1f05572f7ebbed75a60f12101e2c0f27b76ea97a564a224 - 0.0% (376 Bytes)
[#002] sha256:7abd5f2f5d6417af4f9ff38a5c984143a3aefd9b01fa5c8f9f449fa8c385e671 - 43.41% (430 MB)
[#003] sha256:a1afa8c6322baf18b7371c1b8fba112b24292a0e76d125e1d9e58f03daa6d748 - 0.06% (585 KB)
[#004] sha256:782d686b0448a637e0b2cc8c6ae356f38f829b10e1b2678839657b0c89c071e3 - 8.79% (87 MB)
[#005] sha256:a8c28a5f30f716d4c7302991c7c6145753a11153a0d33c0d06e9ae4ba9897510 - 0.0% (2.01 KB)
[#006] sha256:1823945cb37d08aa19f09005c21a2588a4e199048a35f39dc5477274b2978016 - 2.34% (23.2 MB)
[#007] sha256:29cb935589dc347270177df673e05e179397769bb45ee14e4294afaad1fb170d - 0.0% (184 Bytes)
[#008] sha256:ac50a469365b78e14407b76a18058ce5fbd5732ea97f182d8c1a04be0f2ea779 - 0.0% (1.64 KB)
[#009] sha256:e9002eeedb9ce384d2430d6af4c3c393fa8ffee456cf9921a67605d3fc54cac4 - 0.0% (555 Bytes)
[#010] sha256:8510e18f0cc8c2c007458cbd83bad84e9f7f2a42ee37e461f1617ed8a3e77148 - 3.0% (29.7 MB)
[#011] sha256:381bef49776447b1fad887b0868d8c9df3898ce1b7cb5c0906ea8bdd282ab42c - 20.8% (206 MB)
[#012] sha256:15c925239a3106ab48d9f967f90caede9079fd2f6dc0a04f0b57444092da9320 - 18.85% (187 MB)
/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-19 14:33:58 UTC/bin/sh -c #(nop) ARG USE_CHROME_STABLE
2021-10-19 14:33:58 UTC/bin/sh -c #(nop) ARG PUPPETEER_CHROMIUM_REVISION
2021-10-19 14:33:59 UTC/bin/sh -c #(nop) ARG PUPPETEER_VERSION
2021-10-19 14:33:59 UTC/bin/sh -c #(nop) ENV APP_DIR=/usr/src/app
2021-10-19 14:33:59 UTC/bin/sh -c #(nop) ENV CONNECTION_TIMEOUT=60000
2021-10-19 14:33:59 UTC/bin/sh -c #(nop) ENV CHROME_PATH=/usr/bin/google-chrome
2021-10-19 14:33:59 UTC/bin/sh -c #(nop) ENV HOST=0.0.0.0
2021-10-19 14:33:59 UTC/bin/sh -c #(nop) ENV IS_DOCKER=true
2021-10-19 14:34:00 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2021-10-19 14:34:00 UTC/bin/sh -c #(nop) ENV NODE_ENV=production
2021-10-19 14:34:00 UTC/bin/sh -c #(nop) ENV PORT=3000
2021-10-19 14:34:00 UTC/bin/sh -c #(nop) ENV PUPPETEER_CHROMIUM_REVISION=901912
2021-10-19 14:34:00 UTC/bin/sh -c #(nop) ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true
2021-10-19 14:50:49 UTC/bin/sh -c #(nop) ENV USE_CHROME_STABLE=true
2021-10-19 14:50:49 UTC/bin/sh -c #(nop) ENV WORKSPACE_DIR=/usr/src/app/workspace
2021-10-19 14:50:50 UTC|1 PUPPETEER_VERSION=10.4.0 /bin/sh -c mkdir -p $APP_DIR $WORKSPACE_DIR
2021-10-19 14:50:50 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2021-10-19 14:50:50 UTC/bin/sh -c #(nop) COPY file:34b16fab14ff03b67190b57e3ab162a2ca0b0ff9a30eb856047017621dfd4c37 in .
2021-10-19 14:50:51 UTC/bin/sh -c #(nop) COPY file:a7b0c9fad765e4821197446749409facad596b0722a14488dda56396361e3866 in .
2021-10-19 14:50:51 UTC/bin/sh -c #(nop) COPY dir:575419ddae50f8a4474494cc7246c3a0690cb5395fa96cc208b7fdee65e6cb95 in .
2021-10-19 14:51:05 UTC|1 PUPPETEER_VERSION=10.4.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-10-19 14:52:16 UTC|1 PUPPETEER_VERSION=10.4.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-10-19 14:52:18 UTC/bin/sh -c #(nop) USER blessuser
2021-10-19 14:52:18 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-10-19 14:52:18 UTC/bin/sh -c #(nop) CMD ["./start.sh"]
2021-10-19 14:52:18 UTC/bin/sh -c #(nop) LABEL browser=HeadlessChrome/94.0.4606.81
2021-10-19 14:52:18 UTC/bin/sh -c #(nop) LABEL debuggerVersion=5a03c5f1033171d5ee1671d219a59e29cf75e054
2021-10-19 14:52:18 UTC/bin/sh -c #(nop) LABEL protocolVersion=1.3
2021-10-19 14:52:19 UTC/bin/sh -c #(nop) LABEL puppeteerVersion=10.4.0
2021-10-19 14:52:19 UTC/bin/sh -c #(nop) LABEL v8Version=9.4.146.21
2021-10-19 14:52:19 UTC/bin/sh -c #(nop) LABEL webkitVersion=537.36 (@5a03c5f1033171d5ee1671d219a59e29cf75e054)
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.