Remove nonroot user from golang image
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
parent
db328737de
commit
52e0514d5d
@ -8,16 +8,6 @@ contents:
|
|||||||
- alpine-base
|
- alpine-base
|
||||||
- go-bin
|
- go-bin
|
||||||
|
|
||||||
accounts:
|
|
||||||
groups:
|
|
||||||
- groupname: nonroot
|
|
||||||
gid: 65532
|
|
||||||
users:
|
|
||||||
- username: nonroot
|
|
||||||
uid: 65532
|
|
||||||
gid: 65532
|
|
||||||
run-as: 65532
|
|
||||||
|
|
||||||
entrypoint:
|
entrypoint:
|
||||||
command: go
|
command: go
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user