@@ -8,6 +8,6 @@ RUN cnpm install
EXPOSE 6080
-ENTRYPOINT node operation.js
+ENTRYPOINT babel-node operation.js