Skip to content

v1.0

Compare
Choose a tag to compare
@bparees bparees released this 01 Jun 17:26
· 1196 commits to master since this release

1.0 Changelog

  • switched from using environment variables to labels:
    • STI_SCRIPTS_URL -> io.s2i.scripts-url
    • STI_LOCATION -> io.s2i.destination
  • renamed location flag and label to destination
  • fixed handling relative paths when specifying --scripts-url flag
  • cleaned up internal API
  • adding 'latest' tag for builder when no tag is specified
  • fixed flag error handling
  • added support for --environment-file/-E
  • fixed getting output from containers