bsys6 (sha256:07c2b14e93ba7dc01e2c311e7743676a734b554c12bf28a9a1f4860fb61f5e71)

Published 2026-09-16 18:12:13 +00:00 by bot in librewolf/bsys6

Installation

docker pull librewolf.dev/librewolf/bsys6@sha256:07c2b14e93ba7dc01e2c311e7743676a734b554c12bf28a9a1f4860fb61f5e71
sha256:07c2b14e93ba7dc01e2c311e7743676a734b554c12bf28a9a1f4860fb61f5e71

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'
ARG VERSION=156.0-1
ARG FORGE_URL=https://librewolf.dev
ARG FORGE_REPO_OWNER=librewolf
ENV DEBIAN_FRONTEND=noninteractive
RUN |3 VERSION=156.0-1 FORGE_URL=https://librewolf.dev FORGE_REPO_OWNER=librewolf /bin/sh -c apt-get update && apt-get install -y --no-install-recommends curl ca-certificates python3-pip rsync zip unzip python3-testresources libnss3 libnspr4 jq file nodejs git-lfs make patch pigz gnupg xz-utils s3cmd xattr libnss3-tools && apt-get clean && rm -rf /var/lib/apt/lists/* && curl -qfL --proto =https --tlsv1.2 -o rcodesign.tar.gz https://github.com/indygreg/apple-platform-rs/releases/download/apple-codesign/0.29.0/apple-codesign-0.29.0-x86_64-unknown-linux-musl.tar.gz && echo "dbe85cedd8ee4217b64e9a0e4c2aef92ab8bcaaa41f20bde99781ff02e600002 rcodesign.tar.gz" | sha256sum -c && tar -xf rcodesign.tar.gz --strip-components=1 -C /usr/local/bin apple-codesign-0.29.0-x86_64-unknown-linux-musl/rcodesign && rm rcodesign.tar.gz && curl -qfA "" --no-sessionid --proto =https --tlsv1.2 ${FORGE_URL}/api/packages/${FORGE_REPO_OWNER}/generic/librewolf-source/${VERSION}/librewolf-${VERSION}.source.tar.gz -o librewolf-${VERSION}.source.tar.gz ${FORGE_URL}/api/packages/${FORGE_REPO_OWNER}/generic/librewolf-source/${VERSION}/librewolf-${VERSION}.source.tar.gz.sha512sum -o librewolf-${VERSION}.source.tar.gz.sha512sum && sha512sum -c librewolf-${VERSION}.source.tar.gz.sha512sum && tar -xf librewolf-${VERSION}.source.tar.gz && rm librewolf-${VERSION}.source.tar.gz librewolf-${VERSION}.source.tar.gz.sha512sum && ./librewolf-${VERSION}/mach artifact toolchain --from-build linux64-clang-22 sysroot-wasm32-wasi-clang-22 linux64-cbindgen linux64-libdmg linux64-cctools-port linux64-binutils linux64-nasm sysroot-x86_64-linux-gnu linux64-hfsplus && cd librewolf-${VERSION} && ./mach --no-interactive python --virtualenv build taskcluster/scripts/misc/unpack-sdk.py https://swcdn.apple.com/content/downloads/33/19/140-17812-A_21ZLMMLY4E/zu3xwktttpoe71qiawhzgzvqss6rovawsa/CLTools_macOSNMOS_SDK.pkg 864172616f1e625d6a7669a515965f34908f2b4c733beb4b29dcf008dbe1b8fe93470ab7d54c99bae9092928bb531ffba26da62d079f67e6f1150d3de13eb26c Library/Developer/CommandLineTools/SDKs/MacOSX26.5.sdk /root/.mozbuild/MacOSX26.5.sdk && cd .. && mv clang sysroot-wasm32-wasi cbindgen dmg cctools binutils nasm sysroot-x86_64-linux-gnu hfsplus /root/.mozbuild/ && curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --profile minimal --default-toolchain 1.98.1 --target x86_64-apple-darwin --target aarch64-apple-darwin && curl -fL "https://librewolf.dev/api/packages/librewolf/generic/signmar/latest/signmar" -o "signmar" && echo "79481e9f66b44fb3923d4ac7dec9fb646b2a613c99dbb447610bcc83e760de0f90a6f7caae6bf68bd25c201505c4a77634977d613004bc9c7ed1737717bda59e signmar" | sha512sum -c - && chmod +x signmar && mv signmar /usr/local/bin/ && rm -rf /root/.mozbuild/toolchains librewolf-${VERSION} /root/.mozbuild/srcdirs /root/.mozbuild/mach_func_cache /root/.mozbuild/glean /root/.cache # buildkit
Details
Container
2026-09-16 18:12:13 +00:00
1
OCI / Docker
linux/amd64
1.3 GiB
Versions (5) View all
macos 2026-09-16
windows 2026-09-16
release 2026-09-16
linux 2026-09-16
dind 2026-09-16