autodo-app / autodo

A flexible, intuitive ToDo list app for keeping track of your cars' maintenance needs.
https://autodo-app.herokuapp.com
Other
51 stars 5 forks source link

Set up the flutter environment in docker as well #342

Closed baylessj closed 4 years ago

baylessj commented 4 years ago

Only needed for dev, not production.

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.88. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

baylessj commented 4 years ago

https://blog.codemagic.io/how-to-dockerize-flutter-apps/ https://medium.com/@cezary.zelisko/how-to-prepare-a-flutter-workspace-in-a-docker-container-e56e0c7c7dcd

baylessj commented 4 years ago

This isn't really worthwhile because it's a horrible pain to try and access tty devices in docker even when running on linux.