Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Error in the Build of the ng-server container #23

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .vs/slnx.sqlite
Binary file not shown.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ RUN \
npm config set https-proxy $https_proxy; \
fi;

RUN npm i -D @types/[email protected]
RUN npm run build

RUN mv dist ../