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

[Feature Request]: Refactor Docker image to use s6-overlay #394

Open
2 of 3 tasks
onedr0p opened this issue Dec 28, 2022 · 1 comment
Open
2 of 3 tasks

[Feature Request]: Refactor Docker image to use s6-overlay #394

onedr0p opened this issue Dec 28, 2022 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@onedr0p
Copy link

onedr0p commented Dec 28, 2022

Already implemented?

Your Feature Request

Is your feature request related to a problem? Please describe.

The docker image runs as root

Describe the solution you'd like

Since there are multiple processes in your image, it would be nice to refactor the current docker image to use s6-overlay. A good example that somewhat resembles this project would be to look at Funkwhales AIO docker image. It's also a Python application and uses nginx and celery

Additional context

Your help is needed!

  • Yes I can help with this feature request!
@bbilly1
Copy link
Member

bbilly1 commented Jan 1, 2023

I can see the advantages of that. Biggest issue will be handling permissions correctly without breaking peoples installation.

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

No branches or pull requests

2 participants