dockerfile to build docker imige contain everything to build your flutter projects

alimiracle 37c7a9a964 move to codeberg 5 hónapja
README.md 37c7a9a964 move to codeberg 5 hónapja
dockerfile 1a79a97239 docker 5 éve

README.md

Important Note:

this project has been archived and migrated to codeberg. To access the project on codeberg,

visit this Link

this is dockerfile to build docker image contain everything to build your flutter projects

to build the image clone the repo

git clone https://notabug.org/alimiracle/flutter_build_dockerfile

then

cd flutter_build_dockerfile

then build the image docker build .

you can pull and use my pre build imige

docker pull alimiracle/flutter