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 11ab37b commit b8f32a6Copy full SHA for b8f32a6
apps/OpenSign/Dockerhubfile
@@ -15,6 +15,8 @@ COPY apps/OpenSign/ .
15
COPY microfrontends/ .
16
COPY apps/OpenSign/.husky .
17
18
+RUN npm docker-build
19
+
20
# Make port 3000 available to the world outside this container
21
EXPOSE 3000
22
0 commit comments