Skip to content

Allow flexible source-or-PyPI installation via build args #418

@Geogouz

Description

@Geogouz

While building the images, it would be helpful to developers to introduce logic to optionally get Rucio directly from some repo using a specified Git reference (e.g. master/tag/etc.), instead of always fetching it from PyPI (e.g. because for example some required dependency might have not been released yet by us there).

I suggest this because if a clear section about this option is available in the Dockerfile, it becomes easy for the devs to understand what needs to be adapted for new dependencies to be properly introduced and tested. Otherwise, they will have to spend time in understanding how things need to be configured.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions