flutter-builder (base)

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

Installation

docker pull forgejo.zint.de/l0rn/flutter-builder:base
sha256:d34c04e749ade0d9ef98ac1375fc5fdace25164b9bc1ac18adaf8b772834bc9e

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

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:03:23 +02:00
264
OCI / Docker
linux/amd64
Lukas Magauer, Neil Hanlon, Louis Abel
BSD-3-Clause
1.8 GiB
Versions (4) View all
web 2026-06-08
base 2026-06-08
linux 2026-05-25
android 2026-05-25