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

🗞️ Add support for Aptos CLI to the base development images #917

Merged
merged 12 commits into from
Oct 10, 2024

Conversation

janjakubnanista
Copy link
Contributor

@janjakubnanista janjakubnanista commented Oct 10, 2024

In this PR

  • We'll need Aptos CLI In order to support the legacy Aptos programs
  • The Dockerfile has been restructured and the VM dependencies have been separated into individual stages as opposed to building everything in the base image
    • aptos stage builds the Aptos CLI from specified release
    • solana stage downloads/builds the Solana CLI from specified release, then adds avm and anchor
    • evm stage adds foundry, svm-rs and solc

Copy link
Contributor

@ravinagill15 ravinagill15 left a comment

Choose a reason for hiding this comment

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

🚀

@ryandgoulding ryandgoulding merged commit 9772b96 into main Oct 10, 2024
8 of 9 checks passed
@ryandgoulding ryandgoulding deleted the legacy-aptos branch October 10, 2024 22:38
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.

3 participants