wenboLee / DockerFlutter

an automatically build Docker image containing the Flutter SDK

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Docker image for doing Flutter stuff

Build Branches

This repository builds ubuntu based docker images containing the flutter executable.

One use case for this image is the build of Flutter Web Applications.

Tags

Currently every new branch and new tag of the flutter repo gets build.

Additionally at least every hour the 20 most recently updated branches are build.

The every image in the stable branch is additionally uploaded with the latest tag.

Most important should be this tags:

tag description
latest Flutters stable channel.
stable Flutters stable channel.
beta Flutters beta channel.
master Flutters master channel.

About

an automatically build Docker image containing the Flutter SDK

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

License:GNU General Public License v3.0


Languages

Language:Dockerfile 100.0%