soiz1 commited on
Commit
6e73034
·
verified ·
1 Parent(s): 147832d

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -8,7 +8,6 @@ RUN apk add --no-cache \
8
  && git lfs install
9
 
10
  ENV NODE_OPTIONS="--max-old-space-size=4096"
11
- RUN cd /app && pnpm build && ./localizefonts.sh
12
 
13
 
14
  RUN cd / && git clone https://github.com/TeamPiped/Piped.git /app
 
8
  && git lfs install
9
 
10
  ENV NODE_OPTIONS="--max-old-space-size=4096"
 
11
 
12
 
13
  RUN cd / && git clone https://github.com/TeamPiped/Piped.git /app