Remove nonroot user from node image
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
f2b4e9902a
commit
34d9723f3b
@ -8,22 +8,10 @@ contents:
|
|||||||
- nodejs-current
|
- nodejs-current
|
||||||
- npm
|
- npm
|
||||||
|
|
||||||
accounts:
|
|
||||||
groups:
|
|
||||||
- groupname: node
|
|
||||||
gid: 65532
|
|
||||||
users:
|
|
||||||
- username: node
|
|
||||||
uid: 65532
|
|
||||||
gid: 65532
|
|
||||||
run-as: 65532
|
|
||||||
|
|
||||||
paths:
|
paths:
|
||||||
- path: /app
|
- path: /app
|
||||||
type: directory
|
type: directory
|
||||||
permissions: 0o777
|
permissions: 0o777
|
||||||
uid: 65532
|
|
||||||
gid: 65532
|
|
||||||
|
|
||||||
work-dir: /app
|
work-dir: /app
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user