Yihau Chen 17ec6191cf ci: use node 24 (#7229) преди 2 месеца
..
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 17ec6191cf ci: use node 24 (#7229) преди 2 месеца

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