Skip to content

Automatically update docker args from a variety of APIs

Notifications You must be signed in to change notification settings

Adam-Ant/Docker-Arg-Updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Arg Updater

This program allows you to automatically update ARG values within Dockerfiles, based on an external source (typically a JSON blob from a webpage).

Usage

This can be ran using docker or using bare python. Please check requirements.txt if running outside of Docker.

Config

Please see example_config.yaml for an example of all the available options. You may have an unlimited number of repo stanzas, and they may be repeated for different branches if required.

About

Automatically update docker args from a variety of APIs

Resources

Stars

Watchers

Forks

Releases

No releases published