我遵循这里指定的说明,Unable to find image 'hello-world:latest' locally
docker: Error response fromdaemon: Authentication is required: Get https://registry-1.docker.io/v2&
在尝试运行Lagom Hello World示例时,我收到以下错误:[info] Starting Kafka.SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
class root { public void say() { System.out.print("hello\n"); }}class B extends root { @Override public void say() { System.out.print("world B\n"); }}
//abstract class C extends <T>
我尝试使用node.js学习谷歌容器引擎的官方hello-world教程,它工作得很好。除了末尾,删除集群。如何添加这些权限?这是错误:The following clusters will be deleted.- [hello-world] in [us-central1-f]
Do you want to continue (Y/n)?targetLink: u'https://contai
结果是,docker提取了hello-world映像,但是由于权限原因,执行失败了。知道我能做些什么来修复它吗?这是命令和结果:Unable to find image 'hello-world:latest' locallylatest: Pulling from library/hello-worldaf340544ed62: Pull c