browsers (latest)
Installation
docker pull code.bcarlin.net/oci/browsers:latest
sha256:796b0ee46717e7df951457419985134d5c3d018cc1f53dfad191eeca26324bf7
Image Layers
# debian.sh --arch 'amd64' out/ 'bookworm' '@1740355200' |
ARG DEBIAN_FRONTEND |
|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c apt-get update && apt-get install --yes apt-utils 2>&1 | grep -v "debconf: delaying package configuration, since apt-utils is not installed" && apt-get install --no-install-recommends --yes fontconfig chromium nodejs yarnpkg git && rm -rf /var/lib/apt/lists/* && ln -s /usr/bin/yarnpkg /usr/bin/yarn |
Labels
Key | Value |
---|---|
io.buildah.version | 1.28.2 |