Skip to content

Organize the folder hierarchy for dependencies #1067

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

Open
dervoeti opened this issue Apr 29, 2025 · 0 comments
Open

Organize the folder hierarchy for dependencies #1067

dervoeti opened this issue Apr 29, 2025 · 0 comments
Assignees

Comments

@dervoeti
Copy link
Member

dervoeti commented Apr 29, 2025

Decide where to place folders for Dockerfiles of dependencies and align the structure accordingly. Ensure each dependency has its own dedicated Dockerfile.

Currently preferred way:

  • Dependencies used by only one specific product live in a subfolder of that product
  • Dependencies used by multiple products live in a shared folder at the top level

Other ideas:

  • All dependencies at the top level, next to our products
  • All dependencies live in a separate dependencies subdirectory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Development: In Progress
Development

No branches or pull requests

2 participants