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]: Improve compose file #145

Open
oregonpillow opened this issue Nov 30, 2024 · 0 comments
Open

[Feature]: Improve compose file #145

oregonpillow opened this issue Nov 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@oregonpillow
Copy link

oregonpillow commented Nov 30, 2024

Is your proposal related to a problem?

i think the compose file could be improved by following some best practices.

Describe the solution you'd like.

In essence, the compose.yml file should be self-describing:

  • explicitly set / describe all environment variables within compose
  • include commented options when settings are optional (e.g usb pass through)
  • comments to improve readability
  • mounting persistent data next to compose file

Describe alternatives you've considered.

N/A - will submit PR for consideration. Option to suggestions

Additional context

No response

@oregonpillow oregonpillow added the enhancement New feature or request label Nov 30, 2024
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

Successfully merging a pull request may close this issue.

1 participant