Skip to content

nestjsengineer/rust-hello-world

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-hello-world

Build Status

Just a simple hello world with Rust and Docker

Requirements

  • Docker
  • Docker Compose

Running the project

docker-compose build
docker-compose up

Will be shown

hello_1  | Hi ! The project is working
hello_1  | Lets see some basic informations
hello_1  | Kevin Martins

About

Just a simple hello world with Rust and Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 83.2%
  • Dockerfile 16.8%