草庐IT

insecure-registries

全部标签

docker - 如何使用 Docker Registry API V2 从私有(private)注册表中删除镜像?

给定一个DockerRegistry在localhost:5000,我如何使用DockerRegistryHTTPAPIV2和curl删除具有以下listheader和list的busybox:latest:derek@derekmahar-ubuntu-512mb-tor1-01:~/Projects/docker-registry$curl--head--requestGEThttp://localhost:5000/v2/busybox/manifests/latestHTTP/1.1200OKContent-Length:2561Content-Type:application

docker - 我应该在哪里设置 Mac OS 上的 '--insecure-registry' 标志?

我使用的是OSX10.10。在尝试与我们团队的私有(private)docker注册表通信时,它不断给我这样的错误:Error:Invalidregistryendpointhttps://registry.xxx.xxx/v1/:Gethttps://registry.af-sys.com/v1/_ping:dialtcpxx.xxx.xxx.xxx:xxx:i/otimeout.IfthisprivateregistrysupportsonlyHTTPorHTTPSwithanunknownCAcertificate,pleaseadd--insecure-registry...在

docker - 如何远程访问私有(private) docker-registry?

我正在尝试使用从以下位置获取的图像设置一个私有(private)docker注册表:https://github.com/docker/docker-registry只需运行:dockerrun-p5000:5000注册表我只能从本地主机拉取/推送到这个存储库,但是如果我尝试从另一台机器(使用同一LAN上的私有(private)地址)访问它,它会失败并显示错误消息:*2014/11/0309:49:04Error:Invalidregistryendpointhttps://10.0.0.26:5000/v1/':Gethttps://10.0.0.26:5000/v1/_ping:F

ruby-on-rails - 在 PATH 中获取警告 "Insecure world writable dir/home/chance ",rails 和 gem 的模式 040777

我试过this但它没有用,似乎适用于osx。我有一个带有rvm、rails3和ruby​​1.9.2的全新Ubuntu10.10安装。我有一个新的rails应用程序,但使用gem或rails会导致以下警告(有滞后)。$rails-v/home/chance/.rvm/gems/ruby-1.9.2-p180@global/gems/railties-3.0.5/lib/rails/script_rails_loader.rb:11:warning:Insecureworldwritabledir/home/chanceinPATH,mode040777/home/chance/.rvm

build - 如何读取 Gradle 的 registry.bin?

当我收到以下消息时,我正在使用AndroidStudio(在Mac上):Error:Couldnotreadcachevaluefrom'/Users/Friso/.gradle/daemon/2.2.1/registry.bin'.我不知道是什么原因造成的,因为我没有对构建文件做任何事情。我该如何解决这个问题? 最佳答案 尝试删除/Users/Friso/.gradle目录并重建。 关于build-如何读取Gradle的registry.bin?,我们在StackOverflow上找到

解决Mixed Content: The page at https://* was loaded over HTTPS, but requested an insecure XMLHttpReque

目录项目场景问题描述原因分析解决方案一些问题项目场景https协议的网站下请求http的资源问题描述https协议的网站请求http协议的资源被浏览器任务不安全,请求被拦截并且报了以下错误:原文: MixedContent:Thepageathttps://*wasloadedoverHTTPS,butrequestedaninsecureXMLHttpRequestendpointhttp://*.Thisrequesthasbeenblocked;thecontentmustbeservedoverHTTPS译文:混合内容:https://*上的页面是通过HTTPS加载的,但是请求了一个不

解决Mixed Content: The page at https://* was loaded over HTTPS, but requested an insecure XMLHttpReque

目录项目场景问题描述原因分析解决方案一些问题项目场景https协议的网站下请求http的资源问题描述https协议的网站请求http协议的资源被浏览器任务不安全,请求被拦截并且报了以下错误:原文: MixedContent:Thepageathttps://*wasloadedoverHTTPS,butrequestedaninsecureXMLHttpRequestendpointhttp://*.Thisrequesthasbeenblocked;thecontentmustbeservedoverHTTPS译文:混合内容:https://*上的页面是通过HTTPS加载的,但是请求了一个不

ssl - websocket - 连接建立错误:net::ERR_INSECURE_RESPONSE

无法连接到websocket服务器..我使用与nginx完全相同的private.key和public.crt证书是自签名的,但可以通过nginx通过HTTPS与网站的其余部分正常工作当http.ListenAndServe()行未注释时,使用ws://时websocket服务器工作packagemainimport("flag""fmt""log""net/http")constPORTuint=8000funcmain(){host:=parse_flags()hub:=newHub()gohub.run()http.HandleFunc("/",func(whttp.Respon

ssl - websocket - 连接建立错误:net::ERR_INSECURE_RESPONSE

无法连接到websocket服务器..我使用与nginx完全相同的private.key和public.crt证书是自签名的,但可以通过nginx通过HTTPS与网站的其余部分正常工作当http.ListenAndServe()行未注释时,使用ws://时websocket服务器工作packagemainimport("flag""fmt""log""net/http")constPORTuint=8000funcmain(){host:=parse_flags()hub:=newHub()gohub.run()http.HandleFunc("/",func(whttp.Respon

java - 错误 : Registry key 'Software\JavaSoft\Java Runtime Environment'\CurrentVersion'?

这个问题在这里已经有了答案:JavaErroropeningregistrykey(16个答案)关闭7年前。当我运行时:C:\Users\ashahria\Downloads>java-jarschemaSpy_5.0.0.jar我收到以下错误。怎么了?我该如何解决?Error:Registrykey'Software\JavaSoft\JavaRuntimeEnvironment'\CurrentVersion'hasvalue'1.5',but'1.7'isrequired.Error:couldnotfindjava.dllError:CouldnotfindJavaSERunt