Namespace
zenika-hub
Image / Tag
alpine-chrome:100
Content Digest
sha256:6ca41706b5aecaec9fa7ae9d0722e2d2bb1444f1f7341fdb54a818078363e310
Details
Created

2022-04-05 14:33:54 UTC

Size

152 MB

Content Digest
Labels
  • 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-ref
  • org.label-schema.vcs-url
    https://github.com/Zenika/alpine-chrome
  • org.label-schema.vendor
    Zenika
  • org.label-schema.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.77% (2.68 MB)

[#001] sha256:0f536cf1d12523ef9817a2bcfb5bb6a554b4205bafb67bc9beb55b0841efaeba - 98.23% (149 MB)

[#002] sha256:2dfdffba5cd9205c6680cef944fd7abf96b17c514afe3ae415a7e9eb26b57573 - 0.0% (351 Bytes)

[#003] sha256:a33ba2264af1c6152295b90c0cd57075b1395373cf74af3c36fe9a7ea71a38ed - 0.0% (1.26 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-04-05 14:32:59 UTC

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

2022-04-05 14:32:59 UTC

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

2022-04-05 14:33:27 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-05 14:33:52 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-05 14:33:52 UTC

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

2022-04-05 14:33:53 UTC

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

2022-04-05 14:33:53 UTC

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

2022-04-05 14:33:54 UTC

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

2022-04-05 14:33:54 UTC

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

2022-04-05 14:33:54 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