kevinmmartins / rust-hello-world

Just a simple hello world with Rust and Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Rust 83.2%Language:Dockerfile 16.8%