fix: docker ignore
This commit is contained in:
parent
5ef329a268
commit
51bab989fd
@ -3,4 +3,6 @@ node_modules
|
||||
example_request_do.log
|
||||
bin/
|
||||
.git
|
||||
hemmelig.backup.db
|
||||
hemmelig.backup.db
|
||||
*.mp4
|
||||
desktop.gif
|
@ -41,7 +41,6 @@ RUN npm ci --production --ignore-scripts
|
||||
RUN chown -R node:node ./
|
||||
|
||||
COPY . .
|
||||
RUN rm -f *.mp4 *.gif
|
||||
|
||||
RUN npx prisma generate
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user