Skip to content
This repository was archived by the owner on Feb 28, 2020. It is now read-only.

offen/docker-watch-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-watch-test

This repository keeps code used for testing file watching capabilities in Docker on Windows.

Setup

1. Install dependencies

docker-compose run app npm install

2. Start the application

docker-compose up

3. Test automated rebuild on change

  1. Head to http://localhost:9955
  2. Change index.js
  3. Reload http://localhost:9955

You should see the changes made reflected in the browser in case this works as expected.

About

Testing approaches for cross OS file watching in Docker containers

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Contributors