solana/ci/docker-rust
carllin dafdab1bbc
Add clang dependency to docker images, update validation checks (#1794)
2018-11-12 19:36:36 -08:00
..
Dockerfile Add clang dependency to docker images, update validation checks (#1794) 2018-11-12 19:36:36 -08:00
README.md
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.