Skip to content

Boilerplate for building a Rust program in a Windows Docker container

License

Notifications You must be signed in to change notification settings

krscott/docker-windows-rustup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-windows-rustup

Boilerplate for building a Rust program in a Windows Docker container

Quick Start

Add project files to src/ and update cargo files.

Optionally change Dockerfile to switch to a different version of rust.

From a bash environment, run build.sh. Or, execute the docker commands manually.

The binary will be copied into target/ in the host's project directory.

About

Boilerplate for building a Rust program in a Windows Docker container

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published