Skip to content

jib-cli v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jun 14:46
· 0 commits to c051fa24f9e8930f54ba07180b2837e612767930 since this release

Major Changes

  • Added the war command which can be used to containerize a standard WAR with $ jib war --target ... my-app.war. The command will explode out the contents of the WAR into optimized layers on the container. (#3285)

See CHANGELOG.md for more details.