Skip to content

AnaRosaJaime/Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Samples

Learning samples for docker usage.

Prerequisites

  1. Install docker.

Hello world Sample

  • Go to cd hello-world.
  • Review the files.
  • Build with ./build.sh.
  • Run with ./up.sh.
  • Destroy with ./down.sh.

Some apps as Docker appliances

  • Mongodb

Use the scripts up.sh and down.sh to start/stop them.

Microservice Sample

  • Docker file sample

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published