Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker image that runs without root access #843

Open
arxdsilva opened this issue Nov 24, 2023 Discussed in #842 · 0 comments
Open

docker image that runs without root access #843

arxdsilva opened this issue Nov 24, 2023 Discussed in #842 · 0 comments

Comments

@arxdsilva
Copy link
Member

arxdsilva commented Nov 24, 2023

Discussed in #842

Originally posted by arxdsilva November 24, 2023
for security reasons, the docker image should run without root access

todo:

  1. in CI: build binaries outside docker
  2. pass binary to image
  3. ship image with binary
  4. use gcr.io/distroless/static:nonroot
  5. verify if files/plugins work without these permissions
  6. solve plugin build: should need to be removed from the startup, require load from folder instead and return error if any
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant