terraform/scripts
Martin Atkins 5c8ff928ba build: scripted local build process for docker images
#15596 set things up with the intent that the docker image build process
would be handled by the automated build system on dockerhub, but after
merging we found that it's impossible to change the source git repository
for an existing dockerhub repository.

To get away from the limitations of dockerhub, we intend to eventually
automate these builds in a separate CI system. Here we add some scripts
that would drive such an automated process. It's split into multiple steps
to allow for situations where the new version should not be tagged as
the latest, and to make it easier and safer to test the build script
while doing development on it.

Since this automated process doesn't yet exist, a wrapper script
release.sh is included to help run a local, manual build and deploy
process in the mean time. The README.md in the docker-release dir here
contains details on the intended usage.
2017-08-14 12:16:21 -07:00
..
docker-release build: scripted local build process for docker images 2017-08-14 12:16:21 -07:00
build.sh core: use codified default for prerelease string 2017-05-22 11:28:15 -04:00
changelog-links.sh Fixed regexp to process comma-separated links to github issues in CHANGELOG.md 2016-10-27 20:07:37 +02:00
dist.sh scripts/dist.sh: tweaks for recent hc-releases 2016-07-15 18:38:47 -06:00
generate-plugins.go remove "core" distinction 2017-06-12 13:43:54 -04:00
generate-plugins_test.go remove hard-coded opc provider and providers tests 2017-06-12 13:42:07 -04:00
gofmtcheck.sh Improve performance of fmtcheck 2016-03-31 13:57:09 -07:00
gogetcookie.sh travis: switch to unencrypted cookie 2016-03-21 13:35:53 -05:00
travis.sh Add script for running tests in Travis 2015-12-22 11:27:04 -05:00