Hi,

I tried to build statefun-greeter-example docker image with "docker build
." but cannot pull the base statefun docker image due to access denied. Any
idea? Thanks.

$ docker login
Authenticating with existing credentials...
Login Succeeded
lianj:~/repo/flink-statefun/statefun-examples/statefun-greeter-example
(flink-statefun) (master)
$ docker build .
Sending build context to Docker daemon  294.9kB
Step 1/3 : FROM flink-statefun:2.3-SNAPSHOT
pull access denied for flink-statefun, repository does not exist or may
require 'docker login': denied: requested access to the resource is denied

Reply via email to