app icon indicating copy to clipboard operation
app copied to clipboard

Wrong README: unknown command build

Open cdupont opened this issue 5 years ago • 0 comments

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.

cdupont avatar Nov 27 '20 16:11 cdupont