Yihau Chen eb4306a89a ci: add 'NO_INSTALL' flag to ci/rust-version.sh (#6663) 4 сар өмнө
..
Dockerfile 103fb21d00 ci: use cargo sort v2 (#6406) 5 сар өмнө
README.md 7d79599378 Update ci dockerfile docs (#5259) 8 сар өмнө
build.sh f156e77d15 ci: remove golang from the ci image (#4847) 9 сар өмнө
env.sh eb4306a89a ci: add 'NO_INSTALL' flag to ci/rust-version.sh (#6663) 4 сар өмнө

README.md

Docker image containing rust, rust nightly and some preinstalled packages used in CI

This image is manually maintained:

CLI

  1. Edit
    1. ci/rust-version.sh for rust and rust nightly version
    2. ci/docker/env.sh for some environment variables
    3. ci/docker/Dockerfile for some other packages
  2. Ensure you're a member of the Anza Docker Hub Organization and already docker login
  3. Run ci/docker/build.sh to build/publish the new image