solana/ci/docker-rust
Michael Vines e720070945
Flip && style
2018-12-18 09:56:43 -08:00
..
Dockerfile Flip && style 2018-12-18 09:56:43 -08:00
README.md Add docker-rust image 2018-07-30 16:36:26 -07:00
build.sh codemod --extensions sh '#!/usr/bin/env bash -e' '#!/usr/bin/env bash\nset -e' 2018-11-11 16:24:36 -08:00

README.md

Docker image containing rust and some preinstalled packages used in CI.

This image may be manually updated by running ./build.sh if you are a member of the Solana Labs Docker Hub organization, but it is also automatically updated periodically by this automation.