This repository has been archived by the owner on Jun 13, 2021. It is now read-only.
v0.5.0
Pre-release
Pre-release
Changelog for release v0.5.0:
push
now works on Windows and bypasses the local docker daemon by talking directly to the registry.save
andls
have been removed as a consequence of previous change.- All commands now accept an application package as a URL.
inspect
now also shows a summary of services, networks, volumes and secrets.push
command now accepts a custom repository name.completion
command can generate zsh completion in addition to bash.- Fix a panic when using
x-enabled: false
. - Fix a bug where the application directory name was wrong when extracting from a Docker image.
- Fix a rendering bug where overriding variables without any default value in settings would fail.