flutter-builder (web)

Published 2026-06-08 05:04:08 +02:00 by l0rn

Installation

docker pull forgejo.zint.de/l0rn/flutter-builder:web
sha256:3886ad1ad164ea2e8639ec7d7cc22f1ca324159b19ff15ca652a18998a8fe56d

Image layers

KIWI 10.2.33
ENV FLUTTER_HOME=/opt/flutter
ENV PATH="${PATH}:/opt/flutter/bin"
/bin/sh -c dnf -y install git curl unzip xz python3 which nodejs && dnf clean all
/bin/sh -c set -eux; VER=$(curl -fsSL "https://storage.googleapis.com/flutter_infra_release/releases/releases_linux.json" | python3 -c "import json,sys; r=[x for x in json.load(sys.stdin)['releases'] if x['channel']=='stable'][0]; print(r['version'])"); curl -fsSL "https://storage.googleapis.com/flutter_infra_release/releases/stable/linux/flutter_linux_${VER}-stable.tar.xz" | tar -xJ -C /opt; git config --global --add safe.directory '*'; flutter config --no-analytics
/bin/sh -c flutter config --enable-web && flutter precache --web

Labels

Key Value
io.buildah.version 1.41.8
license BSD-3-Clause
name rockylinux
org.opencontainers.image.authors Lukas Magauer, Neil Hanlon, Louis Abel
org.opencontainers.image.licenses BSD-3-Clause
org.opencontainers.image.source https://git.resf.org/sig_core/rocky-kiwi-descriptions/src/branch/r10
org.opencontainers.image.title rockylinux
org.opencontainers.image.vendor Rocky Enterprise Software Foundation
org.opencontainers.image.version 10
summary Rocky Linux Base image
vendor Rocky Enterprise Software Foundation
version 10
Details
Container
2026-06-08 05:04:08 +02:00
201
OCI / Docker
linux/amd64
Lukas Magauer, Neil Hanlon, Louis Abel
BSD-3-Clause
2 GiB
Versions (4) View all
web 2026-06-08
base 2026-06-08
linux 2026-05-25
android 2026-05-25