Skip to content

garyhlusko/goDockergo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goDockergo

This builds and creates a docker image.

Put this in the same directory as your docker-compose.yml file and run

go run main.go --dbPwd dbPassword --dbName databaseName --dbUser dbUsername --network_name NetworkName

This will write to an .env file that your docker-compose.yml file will use.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages