diff --git a/Dockerfile b/Dockerfile index e1b55b1..ae3e5d1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,4 @@ FROM node:6-onbuild - COPY ./package.json /terminal/package.json WORKDIR /terminal