Skip to content
forked from Mapkn3/gompose

The update images tool in docker-compose

License

Notifications You must be signed in to change notification settings

opensourcez/gompose

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This program replaces docker images with images from the last successful Jenkins build.

Before first run:

  • Create a config.json file using the example.config.json file.
  • The files config.json and main.go must be located in same directory.

Run:

  • In the terminal go to the directory with the main.go file.
  • Execute: go run main.go

About

The update images tool in docker-compose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%