We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db27869 commit aae1ef9Copy full SHA for aae1ef9
Dockerfile
@@ -5,7 +5,6 @@ LABEL github=https://github.com/Sean-Bradley
5
COPY src /nodejs/src
6
COPY package.json /nodejs/package.json
7
COPY tsconfig.json /nodejs/tsconfig.json
8
-COPY dist /nodejs/dist
9
10
WORKDIR /nodejs
11
0 commit comments