File tree Expand file tree Collapse file tree
tutorials/odata-dd-3-northbreeze Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -53,19 +53,19 @@ docker run \
5353 --rm \
5454 --tty \
5555 --publish 4004:4004 \
56- ghcr.io/qmacro/northbreeze
56+ ghcr.io/qmacro/odd
5757```
5858
5959This should first emit ` docker ` output:
6060
6161``` log
62- Unable to find image 'ghcr.io/qmacro/northbreeze :latest' locally
63- latest: Pulling from qmacro/northbreeze
62+ Unable to find image 'ghcr.io/qmacro/odd :latest' locally
63+ latest: Pulling from qmacro/odd
6464c74c1b58c0fe: Pull complete
6565599d5b6b6766: Extracting [===>] ...
6666c9b629762372: ...
6767Digest: sha256:c2678197eb57da768edee4184901be3fa96d4c894a3396d09a2e5e36a1c91c42
68- Status: Downloaded newer image for ghcr.io/qmacro/northbreeze :latest
68+ Status: Downloaded newer image for ghcr.io/qmacro/odd :latest
6969```
7070
7171Then the CAP server output should appear:
You can’t perform that action at this time.
0 commit comments