Skip to content

Support for pre/post script and env expansion

Compare
Choose a tag to compare
@mikekwright mikekwright released this 08 Oct 18:16
· 60 commits to master since this release

This release provides support for custom scripts to be triggered before and after a build-image command. These two script tags can be applied in the dockerutils.cfg file.

  • pre_build_script
  • post_build_script

We have also expanded the capabilities of the expansion system to support environment variables as well as some predefined variables.