When I run the docker build under the domino1001_scriptsupport directory I get the following message:
PS D:\domino\docker\domino-docker-setup-master\domino1001_scriptsupport> docker build -t klehmann/domino_scriptsupport:10.0.1 .
Sending build context to Docker daemon 29.18kB
Step 1/14 : FROM klehmann/domino:10.0.1
pull access denied for klehmann/domino, repository does not exist or may require 'docker login'
PS D:\domino\docker\domino-docker-setup-master\domino1001_scriptsupport>
Does the repo no longer exist?
When I run the docker build under the domino1001_scriptsupport directory I get the following message:
PS D:\domino\docker\domino-docker-setup-master\domino1001_scriptsupport> docker build -t klehmann/domino_scriptsupport:10.0.1 .
Sending build context to Docker daemon 29.18kB
Step 1/14 : FROM klehmann/domino:10.0.1
pull access denied for klehmann/domino, repository does not exist or may require 'docker login'
PS D:\domino\docker\domino-docker-setup-master\domino1001_scriptsupport>
Does the repo no longer exist?