Skip to content

philliping/docker-images-flutter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Images for Flutter

Build Status

You can either use it in CI or run locally via Docker:

docker run --rm -it -v ${PWD}:/build --workdir /build cirrusci/flutter:stable flutter test

The example above simply mount current working directory and runs flutter test

Available Docker Tags

About

Docker Images for Flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 65.5%
  • Dockerfile 34.5%