Dockerize app (#303)

Add a Dockerfile to the project
This commit is contained in:
PurpleBabar
2020-01-17 11:10:53 -03:00
committed by Gaël Métais
parent c59e9fc3f5
commit 52ac5e5424
4 changed files with 8060 additions and 1 deletions
+2 -1
View File
@@ -97,7 +97,8 @@
"sinon-chai": "~2.14.0"
},
"scripts": {
"test": "grunt test"
"test": "grunt test",
"build": "grunt build"
},
"keywords": [
"performance",