solana/ci/docker-rust
Jack May e6f91269ec Use --no-tty with apt-key in Docker 2018-11-21 16:45:48 -08:00
..
Dockerfile Use --no-tty with apt-key in Docker 2018-11-21 16:45:48 -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.