
* Updating cirrus docker to use Ubuntui image. Bug:https://github.com/flutter/flutter/issues/110295 * Update Dockerfile
This directory includes scripts to build the docker container image used for building flutter/flutter in our CI system (currently Cirrus).
To run the scripts, you have to set up docker
and gcloud
. Please
refer to the internal flutter team doc for how to set up in a
Google internal environment.