Skip to content

Commit 129b2dc

Browse files
authored
Update Dockerfile
1 parent b41add9 commit 129b2dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ COPY . /topcoder-x-ui
88
WORKDIR /topcoder-x-ui
99

1010
# Install the dependencies from package.json
11+
RUN npm config set unsafe-perm true
12+
RUN git config --global url."https://git@".insteadOf git://
1113
RUN npm install
1214
RUN npm run build
1315
#RUN npm test

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy