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

Build solana inside docker container for servers that don't have cargo #116

Merged
merged 4 commits into from
Aug 24, 2022

Conversation

buffalu
Copy link
Contributor

@buffalu buffalu commented Aug 24, 2022

Problem

Building solana can be PITA for servers that don't have capability to install cargo.

Summary of Changes

  • Add ./f, kinda like "flash". Builds solana-validator in docker using docker buildkit for fast re-compliation.
  • In order to use this in flatcar linux, point solana-validator.service to this file

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

Successfully merging this pull request may close these issues.

1 participant