2019-03-14 04:04:28 UTC
663 MB
/usr/bin/google-chrome
CONNECTION_TIMEOUT60000
ENABLE_XVBFtrue
HOST0.0.0.0
NODE_ENVproduction
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PORT3000
USE_CHROME_STABLEtrue
application_directory/usr/src/app
[#000] sha256:898c46f3b1a1f39827ed135f020c32e2038c87ae0690a8fe73d94e5df9e6a2d6 - 4.67% (31 MB)
[#001] sha256:63366dfa0a5076458e37ebae948bc7823bab256ca27e09ab94d298e37df4c2a3 - 0.0% (851 Bytes)
[#002] sha256:041d4cd74a929bc4b66ee955ab5b229de098fa389d1a1fb9565e536d8878e15f - 0.0% (545 Bytes)
[#003] sha256:6e1bee0f8701f0ae53a5129dc82115967ae36faa30d7701b195dfc6ec317a51d - 0.0% (162 Bytes)
[#004] sha256:1fbc002eeb41e94224a3ee672695fd0d51afef3001803800e37e59ed20d72d08 - 0.0% (164 Bytes)
[#005] sha256:78f2f5cd579e4359f76cdd54c0f96edfe519c6d323db13081b4b0f4a32a30b87 - 0.0% (1.14 KB)
[#006] sha256:e8fb722984d66662dc7a201e88ec6284b9d1a31191b5161656e5b96a0044eb33 - 0.0% (448 Bytes)
[#007] sha256:b33c47432678282b2bdada8e21367501dbc163743d2cab9811cf81dd24ca1dca - 0.21% (1.38 MB)
[#008] sha256:a8eb7b6dc73919cd65908b8b7f2366887a0bcce400d29f5e4f3d684b6f5e51fb - 56.57% (375 MB)
[#009] sha256:487869bca41554105f4fde43f31c2e1a6c22725748deafea5ef91ce71ccb20e7 - 0.0% (25.6 KB)
[#010] sha256:a83f79d7c2dfa80406a93f6ffe9787fb2369d3df8765b5c24a407e68fcb5fdf4 - 0.0% (25.6 KB)
[#011] sha256:64355df7a9c6ef6c675095e45c9515c45832bc18d5ba2eb012bf1684d8e32448 - 20.14% (134 MB)
[#012] sha256:460fa7f932543137901f0c451f199555ac2dc34f13dd8a5c77237c5bb811ea41 - 12.13% (80.4 MB)
[#013] sha256:c6989531029091468cd3f9b1a4bb929d63fa929aaefa79e3485a92bc3c4aa0bb - 0.0% (920 Bytes)
[#014] sha256:6fbfa9629c77dc642a69a89c6fc2bdd70960d1a01f6906f3e348f882e85958ea - 6.28% (41.7 MB)
/bin/sh -c #(nop) ADD file:1d7cb45c4e196a6a84319b976b95ce1a9037c40b085e88350c071bf27ff59166 in /
2019-03-12 00:20:12 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-03-12 00:20:13 UTC/bin/sh -c rm -rf /var/lib/apt/lists/*
2019-03-12 00:20:17 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2019-03-12 00:20:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2019-03-14 02:10:30 UTC/bin/sh -c #(nop) ENV NODE_ENV=production
2019-03-14 02:10:30 UTC/bin/sh -c #(nop) ENV HOST=0.0.0.0
2019-03-14 02:10:30 UTC/bin/sh -c #(nop) ENV PORT=3000
2019-03-14 02:10:31 UTC/bin/sh -c #(nop) ENV application_directory=/usr/src/app
2019-03-14 02:10:31 UTC/bin/sh -c #(nop) ENV ENABLE_XVBF=true
2019-03-14 02:10:31 UTC/bin/sh -c #(nop) ARG USE_CHROME_STABLE
2019-03-14 02:10:31 UTC/bin/sh -c #(nop) ENV CONNECTION_TIMEOUT=60000
2019-03-14 02:10:31 UTC/bin/sh -c #(nop) ENV CHROME_PATH=/usr/bin/google-chrome
2019-03-14 03:11:34 UTC/bin/sh -c #(nop) ENV USE_CHROME_STABLE=true
2019-03-14 03:11:35 UTC/bin/sh -c mkdir -p $application_directory
2019-03-14 03:11:35 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2019-03-14 03:59:10 UTC/bin/sh -c #(nop) COPY file:18f26d258399ea02ff1c1fc0a343de5cd9b91982be89e508f0ab3a392f65fa5a in .
2019-03-14 03:59:10 UTC/bin/sh -c #(nop) COPY file:d99baa6f8646b6626630c334b515283dd57d9f77cb2eda4ac60ddbd339c4e595 in .
2019-03-14 03:59:10 UTC/bin/sh -c #(nop) COPY dir:56b3ff3409a83ec8a3d484b116e58d5a848ceb9923c881a593f5b6decb45b487 in .
2019-03-14 04:02:58 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-03-14 04:03:01 UTC/bin/sh -c #(nop) ADD 911e22590c415c395cbaad35a68ada5f7c2420651952b0f9eae3035ac00079ed in /usr/local/bin/dumb-init
2019-03-14 04:03:01 UTC/bin/sh -c chmod +x /usr/local/bin/dumb-init
2019-03-14 04:03:12 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-03-14 04:04:01 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-03-14 04:04:02 UTC/bin/sh -c apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
2019-03-14 04:04:26 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-03-14 04:04:27 UTC/bin/sh -c #(nop) USER blessuser
2019-03-14 04:04:27 UTC/bin/sh -c #(nop) EXPOSE 3000
2019-03-14 04:04:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["dumb-init" "--"]
2019-03-14 04:04:27 UTC/bin/sh -c #(nop) CMD ["node" "./build/index.js"]
2019-03-14 04:04:27 UTC/bin/sh -c #(nop) LABEL browser=HeadlessChrome/72.0.3626.121
2019-03-14 04:04:27 UTC/bin/sh -c #(nop) LABEL debuggerVersion=da3787ba355f18db7db52abf75c42afb408d656f
2019-03-14 04:04:27 UTC/bin/sh -c #(nop) LABEL protocolVersion=1.3
2019-03-14 04:04:28 UTC/bin/sh -c #(nop) LABEL puppeteerVersion=1.4.0
2019-03-14 04:04:28 UTC/bin/sh -c #(nop) LABEL v8Version=7.2.502.28
2019-03-14 04:04:28 UTC/bin/sh -c #(nop) LABEL webkitVersion=537.36 (@da3787ba355f18db7db52abf75c42afb408d656f)
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.