uid11 / trying-docker

Trying Docker for testing npm packages

Repository from Github https://github.comuid11/trying-dockerRepository from Github https://github.comuid11/trying-docker

Trying Docker

dependencies License MIT

Is there docker images based on Windows and Mac OS?

Usage

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).

License

MIT

About

Trying Docker for testing npm packages

License:MIT License