docker / app

Make your Docker Compose applications reusable, and share them on Docker Hub
Apache License 2.0
1.57k stars 177 forks source link

Add existing options in docker stack deploy #455

Open javieryanez opened 5 years ago

javieryanez commented 5 years ago

Proposal I notice a lack of options, which exist in "docker stack deploy" but not in "docker-app deploy". In particular, they are not --prune (already noted in #347) and --resolve-image.