https://github.com/creativcoder/rustdock
Docker containers for Rust using rustup
https://github.com/creativcoder/rustdock
Last synced: 11 months ago
JSON representation
Docker containers for Rust using rustup
- Host: GitHub
- URL: https://github.com/creativcoder/rustdock
- Owner: creativcoder
- License: mit
- Created: 2016-03-28T13:02:28.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-28T13:16:04.000Z (almost 10 years ago)
- Last Synced: 2025-01-15T01:47:02.988Z (about 1 year ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## rustdock - Dockerfile for Rust Container Images
#### Uses rustup
## How to use:
1). `git clone https://github.com/creativcoder/rustdock`
2). `sudo docker build -t rustdock .`
And get Rusty... :)