mirror of
https://github.com/towfiqi/serpbear
synced 2025-06-26 18:15:54 +00:00
parent
ec3cc9e12b
commit
4a87d229fe
@ -35,7 +35,7 @@ COPY --from=builder --chown=nextjs:nodejs /app/.sequelizerc ./.sequelizerc
|
||||
COPY --from=builder --chown=nextjs:nodejs /app/entrypoint.sh ./entrypoint.sh
|
||||
RUN rm package.json
|
||||
RUN npm init -y
|
||||
RUN npm i cryptr dotenv croner @googleapis/searchconsole sequelize-cli
|
||||
RUN npm i cryptr dotenv croner @googleapis/searchconsole sequelize-cli @isaacs/ttlcache
|
||||
RUN npm i -g concurrently
|
||||
|
||||
USER nextjs
|
||||
|
Loading…
Reference in New Issue
Block a user