Skip to content

Set of bash scripts for automate creating docker containers tools, such as mongodb, rabbitmq

Notifications You must be signed in to change notification settings

Farrukhjon/docker-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Scripts are responsible to create docker containers.

  • docker-run-mongodb.sh: This script pulls latest, official mongodb docker conatiner and runs it.
  • docker-run-mysql.sh: This script pulls latest, official mysql docker conatiner and runs it.
  • docker-run-postgres.sh: This script pulls latest, official postgres docker conatiner and runs it.
  • docker-run-rabbitmq.sh: This script pulls latest, official rabbitmq docker conatiner and runs it.
  • docker-run-redis.sh: This script pulls latest, official redis docker conatiner and runs it.
  • docker-run-tomcat.sh: This script pulls latest, official tomcat docker conatiner and runs it.

About

Set of bash scripts for automate creating docker containers tools, such as mongodb, rabbitmq

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages