Namespace
zenika-hub
Image / Tag
alpine-chrome:101
Content Digest
sha256:eede72416a1edfeed4e1ba85e99c9e9233187db38c98f3384657cbd42e413545
Details
Created

2022-05-16 09:03:32 UTC

Size

156 MB

Content Digest
Labels
  • org.opencontainers.image.created
  • org.opencontainers.image.description
    Chrome running in headless mode in a tiny Alpine image
  • org.opencontainers.image.documentation
    https://github.com/Zenika/alpine-chrome/blob/master/README.md
  • org.opencontainers.image.revision
  • org.opencontainers.image.source
    https://github.com/Zenika/alpine-chrome
  • org.opencontainers.image.title
    alpine-chrome
  • org.opencontainers.image.vendor
    Zenika
  • org.opencontainers.image.version
    latest

Environment
CHROME_BIN

/usr/bin/chromium-browser

CHROME_PATH

/usr/lib/chromium/

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 - 1.72% (2.68 MB)

[#001] sha256:bb86f09a7ab7497b1cc67a2f4f905054404b92321a83ca996febf5b77464e899 - 98.28% (153 MB)

[#002] sha256:6ee96fcb38f07688b284300d8f27e3ea3939d4c2af02a4e7fc9ad92b70f939b3 - 0.0% (349 Bytes)

[#003] sha256:e73570a122ec0811d94c977fb7523e2ad121c25b0e7fe6b1af4612e1ccfbd6e7 - 0.0% (1.31 KB)


History
2022-04-05 00:19:59 UTC

/bin/sh -c #(nop) ADD file:5d673d25da3a14ce1f6cf66e4c7fd4f4b85a3759a9d93efb3fd9ff852b5b56e4 in /

2022-04-05 00:19:59 UTC

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

2022-05-16 09:02:31 UTC

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

2022-05-16 09:02:31 UTC

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

2022-05-16 09:03:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created= org.opencontainers.image.description=Chrome running in headless mode in a tiny Alpine image org.opencontainers.image.title=alpine-chrome org.opencontainers.image.documentation=https://github.com/Zenika/alpine-chrome/blob/master/README.md org.opencontainers.image.source=https://github.com/Zenika/alpine-chrome org.opencontainers.image.revision= org.opencontainers.image.vendor=Zenika org.opencontainers.image.version=latest

2022-05-16 09:03:26 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-05-16 09:03:30 UTC

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

2022-05-16 09:03:31 UTC

/bin/sh -c mkdir -p /usr/src/app && adduser -D chrome && chown -R chrome:chrome /usr/src/app

2022-05-16 09:03:31 UTC

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

2022-05-16 09:03:32 UTC

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

2022-05-16 09:03:32 UTC

/bin/sh -c #(nop) ENV CHROME_BIN=/usr/bin/chromium-browser CHROME_PATH=/usr/lib/chromium/

2022-05-16 09:03:32 UTC

/bin/sh -c #(nop) ENTRYPOINT ["chromium-browser" "--headless" "--use-gl=swiftshader" "--disable-software-rasterizer" "--disable-dev-shm-usage"]

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