zs-dima / docker_flutter

Alpine Linux image for Flutter & Dart with helpful utils and web build support.

Home Page:https://hub.docker.com/r/plugfox/flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter docker image

BUILD AND PUBLISH BRANCHES GitHub Docker License: MIT

Alpine Linux images for Flutter & Dart with useful utils and web build support.
Symlinks to dart, flutter in the folder: /opt/flutter
Rolling release update strategy every Monday.

Environment variables

  • USER: root
  • WORKDIR: /build
  • SHELL: /bin/bash
  • FLUTTER_ROOT: /opt/flutter
  • PUB_CACHE: /var/tmp/.pub_cache
  • ANDROID_HOME: /opt/android

About

Alpine Linux image for Flutter & Dart with helpful utils and web build support.

https://hub.docker.com/r/plugfox/flutter

License:MIT License


Languages

Language:Dockerfile 77.9%Language:Makefile 20.0%Language:Shell 2.1%