Is there docker images based on Windows and Mac OS?
npm run
- build: build test image
- test: run tests
- clear: remove test image
- remove: remove image by ID
- working: list of containers
- kill: kill running container by ID
- rm: remove container by ID
- show: list of images
About Docker: https://habrahabr.ru/post/272145/ (russian).