Skip to content

Simple docker app for demonstrating docker compose

Notifications You must be signed in to change notification settings

kart2190/visit-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

visit-counter

Simple docker app for demonstrating docker compose with restart policy

Counts the number of website visits

To run -

  dockor-compose up --build / docker-compose up with "-d" to enable typing commands

To stop -

  docker-compose down

Listening Port -

  4000(localhost)

About

Simple docker app for demonstrating docker compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published