flutter/dev/ci/docker_linux
yusuf-goog 047cb86453
Updating cirrus docker to use Ubuntu image. (#110351)
* Updating cirrus docker to use Ubuntui image.

Bug:https://github.com/flutter/flutter/issues/110295

* Update Dockerfile
2022-08-29 10:47:56 -07:00
..
Dockerfile Updating cirrus docker to use Ubuntu image. (#110351) 2022-08-29 10:47:56 -07:00
Gemfile Remove deployment to play store for linux case in deploy_gallery test (#67349) 2020-10-05 19:12:02 -07:00
Gemfile.lock Remove deployment to play store for linux case in deploy_gallery test (#67349) 2020-10-05 19:12:02 -07:00
README.md Add dependabot for docker files. (#97556) 2022-02-03 16:35:14 -08:00

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.