Skip to content

codification/dockerized-hello-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build and run rust in Docker

Just a veeery simple experiment.

To build

$ docker build -t rust-hello .

To run

$ docker run rust-hello

About

Build and run a rust Hello world using Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages