2022-04-04 11:48:19 UTC
152 MB
/usr/bin/chromium-browser
CHROME_PATH/usr/lib/chromium/
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:40e059520d199e1a1a259089077f2a0c879951c9a4540490bad3a0d7714c6ae7 - 1.77% (2.68 MB)
[#001] sha256:99196a26ece58a098a30df7200e06d42975a7f812c7ec94fdc36653da86b2986 - 98.23% (149 MB)
[#002] sha256:23b86304855321e946611f5d86f7b7ff46a122bbe4507564885fcab9618c267b - 0.0% (350 Bytes)
[#003] sha256:6f786ee2cea0d895bef5618ccd06ee0e6304970bf5da17838f3e2e2af91da3f6 - 0.0% (1.26 KB)
/bin/sh -c #(nop) ADD file:3b5a33c96fd3c10d0c438d907ce172903f7b2bde0f4e5107831e135ddf111b19 in /
2022-03-29 00:19:36 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-04-04 11:47:24 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-04-04 11:47:24 UTC/bin/sh -c #(nop) ARG VCS_REF
2022-04-04 11:47:52 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date= org.label-schema.description=Chrome running in headless mode in a tiny Alpine image org.label-schema.name=alpine-chrome org.label-schema.schema-version=1.0.0-rc1 org.label-schema.usage=https://github.com/Zenika/alpine-chrome/blob/master/README.md org.label-schema.vcs-url=https://github.com/Zenika/alpine-chrome org.label-schema.vcs-ref= org.label-schema.vendor=Zenika org.label-schema.version=latest
2022-04-04 11:48:17 UTC/bin/sh -c echo "http://dl-cdn.alpinelinux.org/alpine/edge/main" > /etc/apk/repositories && echo "http://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories && echo "http://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories && echo "http://dl-cdn.alpinelinux.org/alpine/v3.12/main" >> /etc/apk/repositories && apk upgrade -U -a && apk add libstdc++ chromium harfbuzz nss freetype ttf-freefont font-noto-emoji wqy-zenhei && rm -rf /var/cache/* && mkdir /var/cache/apk
2022-04-04 11:48:17 UTC/bin/sh -c #(nop) COPY file:44f4b8d938dc6d0f63abe4fae36c24a94ce8633bd08b77b1724d5d4578d0a0fc in /etc/fonts/local.conf
2022-04-04 11:48:18 UTC/bin/sh -c mkdir -p /usr/src/app && adduser -D chrome && chown -R chrome:chrome /usr/src/app
2022-04-04 11:48:18 UTC/bin/sh -c #(nop) USER chrome
2022-04-04 11:48:19 UTC/bin/sh -c #(nop) WORKDIR /usr/src/app
2022-04-04 11:48:19 UTC/bin/sh -c #(nop) ENV CHROME_BIN=/usr/bin/chromium-browser CHROME_PATH=/usr/lib/chromium/
2022-04-04 11:48:19 UTC/bin/sh -c #(nop) ENTRYPOINT ["chromium-browser" "--headless" "--use-gl=swiftshader" "--disable-software-rasterizer" "--disable-dev-shm-usage"]
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.