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

Rootless container image #370

Open
chevdor opened this issue Jan 26, 2024 · 2 comments
Open

Rootless container image #370

chevdor opened this issue Jan 26, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@chevdor
Copy link

chevdor commented Jan 26, 2024

When security is a concern, better use rootless images.

I started working on the topic and I have a working rootless image.

You can see the diff here. This diff includes a bunch of other changes (See #77) that probably shouls be excluded from a PR.

Happy to propose a PR if this is welcome.

The fixes I made so far are:

  • rootless image
  • better ENV support
  • option to not use supervisord
  • much smaller image
  • the image is built from the local source, and not from the github repo... which is also a better practise and allows building any tag/branch.
@cryptosharks131 cryptosharks131 added the enhancement New feature or request label Feb 10, 2024
@cryptosharks131
Copy link
Owner

Yes, PRs are welcome!

@chevdor
Copy link
Author

chevdor commented Feb 10, 2024

Here you go: #377

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants