flutter-melos (2.9.0-1)
Published 2023-02-17 15:18:43 +00:00 by hugo
Installation
docker pull git.wyatt-studio.fr/wyatt-foss/flutter-melos:2.9.0-1
sha256:4912c4ce31c19a5892a8896e31cc5b002dbc6e258791d261e5987f54fa00dadb
Image Layers
ADD file:e4d600fc4c9c293efe360be7b30ee96579925d1b4634c94332e2ec73f7d8eca1 in / |
CMD ["/bin/sh"] |
ARG VERSION |
ARG FLUTTER_HOME |
ARG PUB_CACHE |
ARG FLUTTER_URL |
ARG GLIBC_VERSION |
ARG GLIBC_URL |
ENV FLUTTER_HOME=/opt/flutter PUB_CACHE=/var/tmp/.pub_cache FLUTTER_ROOT=/opt/flutter PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/flutter/bin:/var/tmp/.pub_cache/bin |
COPY dir:3de50ba2aefc46eeabc0b9b53fabc8ae26cc58a78dae273e97193454927b8cbc in / |
|2 FLUTTER_URL=https://github.com/flutter/flutter VERSION=3.7.1 /bin/sh -c set -eux; mkdir -p /build; apk --no-cache add bash git curl unzip && apk --no-cache add --force-overwrite /tmp/glibc/glibc.apk /tmp/glibc/glibc-bin.apk -u alpine-keys --allow-untrusted && rm -rf /tmp/* /var/lib/apt/lists/* /var/cache/apk/* /usr/share/man/* /usr/share/doc && dart --disable-analytics && flutter config --no-analytics && flutter doctor && flutter precache --universal |
LABEL name=plugfox/flutter:3.7.1 description=Alpine OS with flutter & dart license=MIT vcs-type=git vcs-url=https://github.com/plugfox/docker_flutter github=https://github.com/plugfox/docker_flutter dockerhub=https://hub.docker.com/r/plugfox/flutter maintainer=Plague Fox <plugfox@gmail.com> family=plugfox/flutter flutter.version=3.7.1 flutter.home=/opt/flutter flutter.cache=/var/tmp/.pub_cache flutter.url=https://github.com/flutter/flutter |
USER root |
WORKDIR /build |
SHELL [/bin/bash -c] |
CMD ["flutter" "doctor"] |
LABEL builder=true |
LABEL name=wyatt-foss/flutter-melos description=Alpine with flutter, dart and Melos flutter.version= |
/bin/bash -c set -eux; dart pub global activate melos |
USER root |
WORKDIR /build |
SHELL [/bin/bash -c] |
CMD ["flutter" "doctor"] |
LABEL org.opencontainers.image.created=2023-02-17T15:16:58Z |
LABEL org.opencontainers.image.revision=85ade7aa676fd4d3d9b460ae6a4c532cdd023f24 |
LABEL org.opencontainers.image.source=https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-containers.git |
LABEL org.opencontainers.image.url=https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-containers |
Labels
Key | Value |
---|---|
builder | true |
description | Alpine with flutter, dart and Melos |
dockerhub | https://hub.docker.com/r/plugfox/flutter |
family | plugfox/flutter |
flutter.cache | /var/tmp/.pub_cache |
flutter.home | /opt/flutter |
flutter.url | https://github.com/flutter/flutter |
flutter.version | |
github | https://github.com/plugfox/docker_flutter |
license | MIT |
maintainer | Plague Fox <plugfox@gmail.com> |
name | wyatt-foss/flutter-melos |
org.opencontainers.image.created | 2023-02-17T15:16:58Z |
org.opencontainers.image.revision | 85ade7aa676fd4d3d9b460ae6a4c532cdd023f24 |
org.opencontainers.image.source | https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-containers.git |
org.opencontainers.image.url | https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-containers |
vcs-type | git |
vcs-url | https://github.com/plugfox/docker_flutter |
Details
2023-02-17 15:18:43 +00:00
Versions (5)
View all
Container
3
OCI / Docker
linux/amd64
539 MiB
latest
2023-05-15
3.10.0-3.0.1
2023-05-15
3.7.5-3.0.1
2023-04-14
2.9.0-1
2023-02-17
2.9.0
2022-12-12