Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 972 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 972 Bytes

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