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

Ability to build packages on custom docker images #1384

Open
rockdreamer opened this issue Apr 16, 2021 · 0 comments
Open

Ability to build packages on custom docker images #1384

rockdreamer opened this issue Apr 16, 2021 · 0 comments

Comments

@rockdreamer
Copy link

As a maintainer of a medium sized set of packages for a company using Conan/Artifactory, I'd like to be able to use something like bincrafters/templates to build them.

Our current workflow allows using the the centos7-gcc9 and centos7-gcc10 docker images in connection with a custom profile and conan settings.yml to create packages that are compatible with Centos 7 (Booo! Hisss!) 😸

Ideally, I'd like to be able to alter the build matrix using a declarative approach with a file on the repository containing the package definitions.

This feature depends on #1382 to apply the common configuration bearing the custom settings.yml file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant