Docker image containing rust, rust nightly and some preinstalled packages used in CI
This image is manually maintained:
- Edit
ci/rust-version.sh
for rust and rust nightly versionci/docker/Dockerfile
for other packages
- Ensure you're a member of the Solana Docker Hub Organization and already
docker login
- Run
ci/docker/build.sh
to build/publish the new image