We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac9e57a + 8963f43 commit 6805963Copy full SHA for 6805963
Dockerfile
@@ -15,4 +15,4 @@ WORKDIR ./federator
15
RUN npx tsc --build
16
17
WORKDIR ./built/federator
18
-RUN npm run start
+CMD ["npm","run","start"]
0 commit comments