Skip to content

kibnelbachyr/Docker-Application-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Docker-Application-Example

Docker Application example.

How to run ?

The project launch is in two parts: build and start.

Build : to build the docker image,

$ docker build -t [image_name] . 

Launch : to start the container,

$ docker run [image_name]

About

Docker Application example.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published