regexper-static icon indicating copy to clipboard operation
regexper-static copied to clipboard

Added docker support

Open ghost opened this issue 7 years ago • 1 comments

I added support for docker container.

ghost avatar Aug 19 '17 14:08 ghost

As I was getting node-sass error, hence added the following line before "run yarn install" run npm install node-sass --sass-binary-site=https://npm.taobao.org/mirrors/node-sass/

Now I can create and run docker Image perfectly.

KunalGautam avatar Dec 22 '17 07:12 KunalGautam