https://github.com/termoshtt/rust-dev
Container for building Rust crate with FFI
https://github.com/termoshtt/rust-dev
docker-image rust
Last synced: about 1 year ago
JSON representation
Container for building Rust crate with FFI
- Host: GitHub
- URL: https://github.com/termoshtt/rust-dev
- Owner: termoshtt
- License: mit
- Created: 2016-10-04T10:41:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-05-06T18:26:22.000Z (almost 8 years ago)
- Last Synced: 2025-01-07T16:26:57.082Z (about 1 year ago)
- Topics: docker-image, rust
- Language: Rust
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
rust-dev container
===================
[](https://hub.docker.com/r/termoshtt/rust-dev/)
[](https://microbadger.com/images/termoshtt/rust-dev)
Container for building Rust crate with FFI
Following basic commands are installed for building FFI:
- `curl`, `gcc`, `gfortran`, `make`, `cmake`
- `sqlite3`, `kcov`