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.
1 parent 6f1a5fd commit 59fed8aCopy full SHA for 59fed8a
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