Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/plugfox/docker_flutter

Alpine Linux image for Flutter & Dart with helpful utils and web build support.
https://github.com/plugfox/docker_flutter

alpine alpine-linux android ci-cd continuous-integration crossplatform dart docker dockerfile flutter hub web

Last synced: 11 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# Flutter docker image

[![BUILD AND PUBLISH BRANCHES](https://github.com/PlugFox/docker_flutter/actions/workflows/build_and_publish_branches.yml/badge.svg)](https://github.com/PlugFox/docker_flutter/actions/workflows/build_and_publish_branches.yml)
[![GitHub](https://img.shields.io/badge/Git-Hub-purple.svg)](https://github.com/PlugFox/docker_flutter)
[![Docker](https://img.shields.io/badge/Docker-Hub-2496ed.svg)](https://hub.docker.com/r/plugfox/flutter/tags)
[![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://github.com/PlugFox/docker_flutter/blob/master/LICENSE)

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`