# rust-docker-template **Repository Path**: r31oad3d/rust-docker-template ## Basic Information - **Project Name**: rust-docker-template - **Description**: This offers you a linux dev envt with docker. it is version 1, improvement will be added. - **Primary Language**: Rust - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### version 1 template offers you linux dev envt with docker > build image: > > ./scripts/build_dev.sh > > run container > > ./scripts/run_dev.sh