Skip to content

finferflu/docker-reg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This image simply removes the need for a linked ambassador to tell docker-reg what IP port to use for etcd. The IP and port are now the first and second command line arguments, e.g.:

docker run -v /var/run/docker.sock:/var/run/docker.sock --rm finferflu/docker-reg 172.17.8.101 4001 mysqld 3306 mysqld-A

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%