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

Refactor Makefile and update versions in Dockerfile #30

Conversation

CharlieTLe
Copy link
Member

  • refactors Makefile to generate Dockerfiles with Dockerfile.template
  • updates version of Go to 1.22 and alpine to 3.19.1 in Dockerfiles
  • adds new Dockerfiles for sim, blockgen, deserializer, and rules-migrator commands
  • update .gitignore to ignore new commands

- refactors Makefile to generate Dockerfiles with Dockerfile.template
- updates version of Go to 1.22 and alpine to 3.19.1 in Dockerfiles
- adds new Dockerfiles for sim, blockgen, deserializer, and rules-migrator commands
- update .gitignore to ignore new commands

Signed-off-by: Charlie Le <[email protected]>
@CharlieTLe CharlieTLe added the enhancement New feature or request label Apr 21, 2024
@CharlieTLe CharlieTLe requested a review from friedrichg April 21, 2024 01:21
@CharlieTLe CharlieTLe self-assigned this Apr 21, 2024
Copy link
Member

@friedrichg friedrichg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

put this in the changelog:

updates version of Go to 1.22 and alpine to 3.19.1 in Dockerfiles

@CharlieTLe CharlieTLe force-pushed the update-dockerfiles-and-refactor-makefile branch from f13ffe5 to aa418f6 Compare April 24, 2024 00:56
Signed-off-by: Charlie Le <[email protected]>
@CharlieTLe CharlieTLe force-pushed the update-dockerfiles-and-refactor-makefile branch from aa418f6 to 1950962 Compare April 24, 2024 00:56
@friedrichg friedrichg merged commit be36bcf into cortexproject:main Apr 24, 2024
4 checks passed
friedrichg pushed a commit that referenced this pull request May 9, 2024
* Refactor Makefile and update versions in Dockerfile

- refactors Makefile to generate Dockerfiles with Dockerfile.template
- updates version of Go to 1.22 and alpine to 3.19.1 in Dockerfiles
- adds new Dockerfiles for sim, blockgen, deserializer, and rules-migrator commands
- update .gitignore to ignore new commands

Signed-off-by: Charlie Le <[email protected]>

* Update changelog

Signed-off-by: Charlie Le <[email protected]>

---------

Signed-off-by: Charlie Le <[email protected]>
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

Successfully merging this pull request may close these issues.

3 participants