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 7cfca0a + 59fed8a commit 2feee80Copy full SHA for 2feee80
apps/OpenSign/Dockerhubfile
@@ -15,7 +15,7 @@ COPY apps/OpenSign/ .
15
COPY microfrontends/ .
16
COPY apps/OpenSign/.husky .
17
18
-RUN npm docker-build
+RUN npm run docker-build
19
20
# Make port 3000 available to the world outside this container
21
EXPOSE 3000
0 commit comments