docker / app

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

Wrong README: unknown command build #810

Open cdupont opened 3 years ago

cdupont commented 3 years ago

I am using V0.8.0. I am following the README file example, but some commands are wrong:

$ docker app build . -f hello.dockerapp -t cdupont2/hello:0.1.0
unknown shorthand flag: 'f' in -f

docker app build doesn't seem to exist either.