Skip to content

docker builder for building contracts#64

Open
ailisp wants to merge 1 commit into
masterfrom
dockerfile
Open

docker builder for building contracts#64
ailisp wants to merge 1 commit into
masterfrom
dockerfile

Conversation

@ailisp

@ailisp ailisp commented Jun 4, 2020

Copy link
Copy Markdown

#40 Also update all wasm to be built by this docker. By building on docker I found it's conflicting of rust-toolchain file and cargo +stable (error: stable is not installed). Since we want pinned toolchain, I think we should all stick with version in rust-toolchain file.

@ailisp ailisp requested a review from maxzaver June 4, 2020 22:48
@ailisp

ailisp commented Jun 19, 2020

Copy link
Copy Markdown
Author

We need also pin to a specific stable rust version to produce deterministic wasm output. We now pin rust-toolchain to nearcore's rust-toolchain, but that's a nightly and for use near-runtime-standalone in tests. Does latest (1.44.1) sounds good?

@willemneal willemneal changed the title docker builder for build contracts docker builder for building contracts Jun 25, 2020
@ailisp

ailisp commented Jun 26, 2020

Copy link
Copy Markdown
Author

@olonho a working contract builder image, might be helpful to you

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