react-chat-api icon indicating copy to clipboard operation
react-chat-api copied to clipboard

add docker support

Open dmitryt opened this issue 7 years ago • 0 comments

I think, it's rather easier to launch such services via Docker.

  1. We shouldn't take care about libraries' version.
  2. We incapsulate data within additional layer (if we're talking about dump of MongoDB).
  3. We don't have a headache with cross-platform compatibility.

dmitryt avatar May 04 '18 17:05 dmitryt