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

custom lightweight docker rultor image with rust #11

Closed
l3r8yJ opened this issue Jun 1, 2024 · 5 comments
Closed

custom lightweight docker rultor image with rust #11

l3r8yJ opened this issue Jun 1, 2024 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@l3r8yJ
Copy link
Collaborator

l3r8yJ commented Jun 1, 2024

docker image have to contain

  1. latest version of rust
  2. standart unix tooling
@h1alexbel
Copy link
Owner

@l3r8yJ we also can bump versions in the origin image by submitting pr

@l3r8yJ
Copy link
Collaborator Author

l3r8yJ commented Jun 2, 2024

@h1alexbel sure, idea is good, but original image has too many dependencies. They're just slows down pipelines

wdyt?

@h1alexbel
Copy link
Owner

@l3r8yJ yeah, let's create our lightweight version with rust only

@h1alexbel
Copy link
Owner

@l3r8yJ our current image works. However, it is very slow (almost merges and release take 20min), mostly because of the
need to pull rust image from the scratch (Java builds take 3-5 min), and image size. Let's try to create a lightweight image for rust only, so it would be fast and convenient to work with.

@h1alexbel h1alexbel added the enhancement New feature or request label Aug 26, 2024
@h1alexbel h1alexbel changed the title custom docker image for rultor custom lightweight docker rultor image with rust Aug 26, 2024
@h1alexbel
Copy link
Owner

h1alexbel commented Sep 20, 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

No branches or pull requests

2 participants