Docker Parameterized Builds Using Git Tags, Part 2 of 2
November 2nd, 2017
Learn to use git tags to feed three package versions and dynamically create a Dockerfile at build time.
I have been coding since 6th grade, circa 1986, professionally (i.e. college graduate) since 1998 when I graduated from the University of Nebraska-Lincoln. Most of my career has been in web applications using JEE. I work the entire stack from user interface to database. I especially like solving application security and high availability problems.
Learn to use git tags to feed three package versions and dynamically create a Dockerfile at build time.
Using git tags to specify what the Dockerfile should build without branching.
How to test Vagrant provisioning in CI using the Docker provisioner.
Describes how to use a Gradle plugin to over come the ECR temporary token for CI builds.
A review of my experience at DockerCon17. Things I learned, big take aways.