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

Generate a new docker injected image with a client built with all features #942

Open
chevdor opened this issue Sep 24, 2021 · 1 comment

Comments

@chevdor
Copy link
Contributor

chevdor commented Sep 24, 2021

While regular images are fine to run a node, a validator, or an RPC endpoint, having a binary built with all features could be use to call tooling such as try-runtime.

We could use the same (or very similar) injected Docker image but COPY a polkadot binary built with:

cargo build --release --locked --all-features
@bkchr
Copy link
Member

bkchr commented Sep 25, 2021

We should enable not all features, just the features we need.

@Sophia-Gold Sophia-Gold transferred this issue from paritytech/polkadot Aug 24, 2023
claravanstaden pushed a commit to Snowfork/polkadot-sdk that referenced this issue Dec 8, 2023
* Inbound queue submission no longer fails silently

* fixes

* Update cumulus

* minor improvement
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Mar 26, 2024
* message dispatch support multiple instances

* format code

* define millau grandpa instance in rialto
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Mar 27, 2024
* message dispatch support multiple instances

* format code

* define millau grandpa instance in rialto
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 8, 2024
* message dispatch support multiple instances

* format code

* define millau grandpa instance in rialto
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 8, 2024
* message dispatch support multiple instances

* format code

* define millau grandpa instance in rialto
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 8, 2024
* message dispatch support multiple instances

* format code

* define millau grandpa instance in rialto
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 8, 2024
* message dispatch support multiple instances

* format code

* define millau grandpa instance in rialto
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 8, 2024
* message dispatch support multiple instances

* format code

* define millau grandpa instance in rialto
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* message dispatch support multiple instances

* format code

* define millau grandpa instance in rialto
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* message dispatch support multiple instances

* format code

* define millau grandpa instance in rialto
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* message dispatch support multiple instances

* format code

* define millau grandpa instance in rialto
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* message dispatch support multiple instances

* format code

* define millau grandpa instance in rialto
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* message dispatch support multiple instances

* format code

* define millau grandpa instance in rialto
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
* message dispatch support multiple instances

* format code

* define millau grandpa instance in rialto
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 10, 2024
* message dispatch support multiple instances

* format code

* define millau grandpa instance in rialto
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 10, 2024
* message dispatch support multiple instances

* format code

* define millau grandpa instance in rialto
bkchr pushed a commit that referenced this issue Apr 10, 2024
* message dispatch support multiple instances

* format code

* define millau grandpa instance in rialto
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

No branches or pull requests

2 participants