mirror of
https://github.com/kirameki-cafe/Yumi.git
synced 2026-09-13 18:59:19 +00:00
📦 build: Don't run as root
This commit is contained in:
@@ -59,4 +59,6 @@ RUN pnpm install
|
||||
|
||||
WORKDIR /home/node/app
|
||||
|
||||
USER node
|
||||
|
||||
CMD [ "node", "src/index.js"]
|
||||
|
||||
Reference in New Issue
Block a user