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

improve build scheme #71

Open
2 of 8 tasks
korniltsev opened this issue Jan 14, 2023 · 1 comment
Open
2 of 8 tasks

improve build scheme #71

korniltsev opened this issue Jan 14, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@korniltsev
Copy link
Collaborator

korniltsev commented Jan 14, 2023

@korniltsev korniltsev added the bug Something isn't working label Jan 14, 2023
@korniltsev
Copy link
Collaborator Author

korniltsev commented Jan 15, 2023

use scratch + buildkit output
https://reece.tech/posts/extracting-files-multi-stage-docker/

@korniltsev korniltsev changed the title Build and publish a docker image based on manylinux improve build scheme Feb 19, 2023
korniltsev added a commit that referenced this issue Feb 20, 2023
…cargo & rust (#84)

create & publish base docker images for building our packages (improve build scheme #71)
fix Cargo.lock to avoid silent package update
remove read-process-memory patch-fork because since upstream 1.5 version it is no longer needed
fix inferno = "=0.11.14" because 0.11.15 requires 1.64 rust toolchain and we cant use it because 1.64 requires glibc >= 2.17 but manylinux2010 has glibc == 2.12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant