https://github.com/u-mulder/docker-for-rust
https://github.com/u-mulder/docker-for-rust
docker docker-compose rust rust-lang
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/u-mulder/docker-for-rust
- Owner: u-mulder
- Created: 2021-09-05T18:53:17.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-01T20:34:02.000Z (over 4 years ago)
- Last Synced: 2025-10-10T12:35:44.668Z (9 months ago)
- Topics: docker, docker-compose, rust, rust-lang
- Language: Makefile
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Docker-compose setting for Rust.
Rust image taken from [Rust official image](https://registry.hub.docker.com/_/rust/), also see https://github.com/rust-lang/docker-rust for Dockerfiles.
Makefile contains mostly used commands.