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

Take care of C# node dockerfiles #175

Open
AnnaShaleva opened this issue May 21, 2024 · 2 comments
Open

Take care of C# node dockerfiles #175

AnnaShaleva opened this issue May 21, 2024 · 2 comments
Labels
feature Completely new functionality I2 Regular impact S2 Regular significance U2 Seriously planned

Comments

@AnnaShaleva
Copy link
Member

neo-project/neo-modules#912 is finally merged which means that https://github.com/neo-project/neo is a monorepo. We need to migrate from Dockerfile.sharp.sources.from_binaries and Dockerfile.sharp.sources.from_local_dependencies to a single Dockerfile that allows to build node from the specific revision from sources.

We also need to update Dockerfile.sharp to be able to build released monorepo version.

This issue is relevant for post-3.7.4 versions of Neo node. Depends on neo-project/neo#3232 and neo-project/neo#3244.

@AnnaShaleva AnnaShaleva added U2 Seriously planned S2 Regular significance I2 Regular impact feature Completely new functionality labels May 21, 2024
@roman-khimov
Copy link
Member

We need to digest 3.7.4 first, it already changes a lot.

@AnnaShaleva
Copy link
Member Author

We need to digest 3.7.4 first,

I'm in progress, this issue is for future development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Completely new functionality I2 Regular impact S2 Regular significance U2 Seriously planned
Projects
None yet
Development

No branches or pull requests

2 participants