You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 18, 2025. It is now read-only.
Install command also detects if the argument is a Docker Application Package. It will then bundle it and run the CNAB action Install.
It is now a CNAB installer, and all the docker-app deployment logic is moved to the docker-app backend binary run in cmd/run/install.go.
The installation is added in the duffle claim store.
* Rename deploy command to install (with still alias to deploy)
Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>
0 commit comments