matsp / docker-flutter

flutter docker image with full android sdk
https://hub.docker.com/repository/docker/matspfeiffer/flutter
MIT License
262 stars 90 forks source link

Cannot run flutter-web from stable image: file not found #27

Open g2010a opened 2 years ago

g2010a commented 2 years ago

It seems the flutter-web entrypoint is no longer copied into the stable image since 98824a3 , although it can be found in the dev image. The instructions in https://github.com/matsp/docker-flutter/blob/master/README.md#flutter-web lead to the error

docker: Error response from daemon: OCI runtime create failed: container_linux.go:367: starting container process caused: exec: "flutter-web": executable file not found in $PATH: unknown.