Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/walkersumida/rust_on_docker_template
https://github.com/walkersumida/rust_on_docker_template
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/walkersumida/rust_on_docker_template
- Owner: walkersumida
- Created: 2019-11-16T05:05:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-16T06:36:54.000Z (about 5 years ago)
- Last Synced: 2024-10-23T02:16:10.353Z (2 months ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rust on Docker
Rust version: 1.39.0
## Commands
```
$ docker-compose up --build
```