1. 程式人生 > >Docker報錯: Default Boot2Docker ISO is out-of-date

Docker報錯: Default Boot2Docker ISO is out-of-date

安裝完docker-machine後,新建docker-machine命令: docker-machine create -d virtualbox pydm, 手工下載了Boot2Docker.iso,

錯誤資訊為"Default Boot2Docker ISO is out-of-date, downloading the latest release",主要是更新boot2docker,因為下載不了一直卡在那邊



解決方案:開啟docker的時候把網路斷掉,此時啟動程式會完成一系列註冊,waiting for ip的時候把網路重新連上,完成後就可以正常使用了。後續網路連著再開啟docker也不會出問題了,他不會再去檢查boot2docker的版本了

相關推薦

Docker Default Boot2Docker ISO is out-of-date

安裝完docker-machine後,新建docker-machine命令: docker-machine create -d virtualbox pydm, 手工下載了Boot2Docker.iso, 錯誤資訊為"Default Boot2Docker ISO is o

解決“Default Boot2Docker ISO is out-of-date, downloading the latest release...”

load tor doc crt iss info The efault ref 看GitHub大概是作者忘記給ISO加上頭了,根據裏面一個解決方案,做成博客,首先下載HexEditor,然後打開ISO,crtl+g去到offset為8032行的位置,,粘貼-v18.09.

關於OpenCV“Error: Gpu API call (out of memory) in ”的解決

在跑OpenCV程式時報錯:“Error: Gpu API call (out of memory) in <unnamed>::DefaultAllocator::allocate......",定位出錯的程式段為: for(int i=0;i<img_names.size(

docker x509: certificate has expired or is not yet valid

%d pull mage set repos 證書 val 證書過期 ica 環境:centos 7 程序:docker 下載鏡像報錯: # docker pull centos Pulling repository centos FATA[0004] Get https

dockerCannot connect to the Docker daemon. Is the docker daemon running on this host?

docker這種報錯一般情況都是docker未啟動對於這種情況只用重啟docker就行了: service docker restart   還要一種情況則是docker配置檔案出錯按照提示檢視報錯,並找到相應位置進行更改: systemctl status do

SQL Server導入The LocaleID 4 is not installed on this system

code page localeid 936 問題描述:通過SQLServer導入導出向導導入中文字符集數據,遇到The LocaleID 4 is not installed on this system.錯誤。解決方法:我發現客戶服務器操作系統雖然不支持Chinese (Simplified)

Uncaught ReferenceError: input is not defined

ont png pan uncaught AC cau alt style ref 報錯如下: 原因:input 元素找不到,錯誤代碼如下: 正確如下:必須加 ‘ ’ 或 “ ” 報錯:Uncaught ReferenceError: input is not

【Android】ASConfiguration on demand is not supported by the current version of the Android Gradle

轉載請註明出處,原文連結:https://blog.csdn.net/u013642500/article/details/80218299 【錯誤】 Configuration on demand is not supported by the current version o

CocoaPodsThe dependency `AFNetworking ` is not used in any concrete target

在建立Podfile的時候,用這種格式使用, <code class="hljs livecodeserver has-numbering" style="display: block; padding: 0px; background-color: transparent; color

記一次OpenStackNo tenant network is available for allocation

建立selfservice網路時報錯: [root@controller ~]# openstack network create selfservice Error while executing command: HttpException: Unknown error, {"Neu

JNI開發篇——Flag android.useDeprecatedNdk is no longer supported and will be removed in the next……

大概意思就是說: android.useDeprecatedNdk不再支援了 讓使用CMake or ndk-build 然後還有連結 解決方法: 1、先通過SDKManager下載:CMake和LLDB 2、在build.gradle的defaultConfig節點下加入:

IDEA啟動TomcatAddress localhost:1099 is already in use的解決方法

一、問題 Error running ‘lugia-web’: Address loaclhost:1099 is already in use如下圖: 二、解決方法 1、顯示出黑視窗cmd: 快捷鍵是: Windows鍵盤圖示+R 2、執行cmd後,在cmd中執行如下命令

前端構建失敗,ERROR in :"let-" is only supported on ng-template elements

報錯資訊: 原因:@ ngx-bootstrap 如果應用在 Angular5的時候,需要版本為2.X.X 進行升級: npm uninstall --save ngx-bootstrap npm

MySQL 8.0 Identifier name 'ix_xxx' is is too long

某日在測試庫中新加索引報錯: Identifier name 'ix_orgid_warehouseid_businessType_orderCreateTime_state_ordertype' is

jsUncaught ReferenceError: xxmethod is not defined

碰到bug的時候都會覺得很奇怪 今天在一個js方法中寫了一句程式碼,測試沒問題 var ww=<c:out value="${SHOWTYPE}"/> 但是換了一個使用者B登入,卻報另一個js方法沒有定義 反覆嘗試了半天,就是因為在第一個方法中新增的那句程

企業微信支付獲取Js_tiketinvalid credential, access_token is invalid or not latest hint: [mxIF0455vr69!]

在企業微信支付中,獲取Js_tiket報invalid credential, access_token is invalid or not latest hint: [mxIF0455vr69!] 可能的原因是請求的URL錯誤,更換請求URL解決 原URL: https://a

解決springMVC檔案上傳 The current request is not a multipart request

轉自:https://blog.csdn.net/HaHa_Sir/article/details/79131607 解決springMVC檔案上傳報錯: The current request is not a multipart request  一、問題描述在使用springMVC做檔案上

解決spring4連線redis叢集CLUSTERDOWN The cluster is down

原因是redis出錯了。解決方法如下: 1、使用命令檢查REDIS狀態: /java/redis/redis7000/src/redis-trib.rb check 192.168.249.230:7

UEditor Uncaught ReferenceError: UE is not defined; Uncaught ReferenceError: UM is not defined

Uncaught ReferenceError: UE is not defined Uncaught ReferenceError: UM is not defined 百度的富文字編輯器Ueditor,有兩個版本,一個是全功能版(簡稱UE),另一個是

原 AS升級3.1 編譯The SourceSet 'instrumentTest' is not recognized by the Android Gradle Plugin.

AndroidStudio升級到3.1後編譯報錯:The SourceSet ‘instrumentTest’ is not recognized by the Android Gradle Plugin.專案中 gradle 配置sourceSets { main