An open API service indexing awesome lists of open source software.

https://github.com/nervosnetwork/ckb-docker-builder


https://github.com/nervosnetwork/ckb-docker-builder

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

Environment for building [ckb](https://github.com/nervosnetwork/ckb#readme).

## How to Upgrade Rust

- Update rustup and openssl version if needed in [`gen-dockerfiles`].
- Update rust version in [`gen-dockerfiles`].
- Run the script [`gen-dockerfiles`].
- Commit, tag `rust-${RUST_VERSION}` such as `rust-1.75.0`.

[`gen-dockerfiles`]: gen-dockerfiles