Skip to content

Lightweight Docker image for Rultor, supplied with Rust.

License

Notifications You must be signed in to change notification settings

h1alexbel/rultor-rust-image

Repository files navigation

docker Docker Cloud Automated build License

This is the lightweight Docker image for Rultor supplied with Rust, NodeJS, Java. Available in Docker Hub as h1alexbel/rultor-rust-image.

Use it like that in your .rultor.yml:

docker:
  image: h1alexbel/rultor-rust-image:0.0.1

This image has Ubuntu 22.04 and the following packages, in their latest versions:

  • Git
  • sshd
  • Java
  • Maven
  • NodeJS
  • Rust, Cargo, Just

Feel free to add yours by submitting a pull request.