dockerfile

This commit is contained in:
Lucid Kobold
2025-06-20 16:40:46 -04:00
parent 814383167c
commit 5acc0c367f
3 changed files with 5268 additions and 3327 deletions
+1
View File
@@ -0,0 +1 @@
nodeLinker: node-modules
+1 -1
View File
@@ -29,7 +29,7 @@ FROM base AS runner
COPY package*.json ./
# Install only production app dependencies
#RUN yarn install
RUN yarn install
# Bundle app source
COPY . .
+5266 -3326
View File
File diff suppressed because it is too large Load Diff