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.
I am using V0.8.0. I am following the README file example, but some commands are wrong:
docker app builddoesn't seem to exist either.