Skip to content
This repository has been archived by the owner on Jun 13, 2021. It is now read-only.

v0.8.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@docker-dsg-cibot docker-dsg-cibot released this 18 Apr 17:41
· 539 commits to master since this release
94a99e5

Changes in v0.8.0-beta1 release:

  • CNAB support: Docker Application Packages that you build are now CNABs and docker app is able to deploy other CNABs
  • Docker CLI plugin support (requires Docker CLI 19.03.0-beta1 or later): docker-app is now docker app
  • Improved UX: Many short options have been removed and others renamed to be more clear

Breaking changes:

  • Requires a Docker CLI 19.03.0-beta1 or later
  • Many commands and options renamed and short options removed
  • Image names and tags can no longer be templated
  • Settings have been rename to "parameters"

Note: This release is marked as beta to indicate that the commands and flags may still change and that it requires a prerelease Docker CLI.

Please give us feedback on this release either in the form of issues on this repo or via the Docker Community Slack in the #docker-app channel.