Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File watch not working in Windows and docker-machine #19

Open
3 tasks
coord-e opened this issue Jul 9, 2018 · 0 comments
Open
3 tasks

File watch not working in Windows and docker-machine #19

coord-e opened this issue Jul 9, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@coord-e
Copy link
Contributor

coord-e commented Jul 9, 2018

Step 1: 環境

  • OSのバージョン: Windows 7
  • devenvのハッシュ: 776544c
  • frontendのハッシュ: 9d112ed
  • backendのハッシュ: f639616

Step 2: 問題

再現のための手順:

  1. docker-compose up
  2. 何かファイルを編集する

どうなってしまうか:

  • 何も起きない

どうなるべきだったのか:

  • フロントならwebpackが、バックエンドならflaskで更新がかかる

関連:

docker/for-win#56
http://blog.subjectify.us/miscellaneous/2017/04/24/docker-for-windows-watch-bindings.html

タスク:

  • 上記docker-volume-watcherを使って動くか確認
  • ./script/start.shにそれを埋め込む
  • 必要なものに追加
@coord-e coord-e added the bug Something isn't working label Jul 9, 2018
@coord-e coord-e changed the title File watch not working in Windows and docker-compose File watch not working in Windows and docker-machine Jul 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant