mirror of
https://github.com/docker/docs.git
synced 2026-04-13 06:46:36 +07:00
Fix upgrading virtual box if existing boot2docker vm is running
This commit is contained in:
@@ -84,8 +84,8 @@ var Setup = React.createClass({
|
||||
<div className="desc">
|
||||
<div className="content">
|
||||
<h4>Installation Cancelled</h4>
|
||||
<h1>Couldn't Install VirtualBox</h1>
|
||||
<p>Kitematic did not receive the administrative privileges required to install VirtualBox & Docker.</p>
|
||||
<h1>Couldn't Install</h1>
|
||||
<p>Kitematic did not receive the administrative privileges required to install or upgrade VirtualBox & Docker.</p>
|
||||
<p>Please retry or download & install VirutalBox manually from the <a onClick={this.handleOpenWebsite}>official Oracle website</a>.</p>
|
||||
<button className="btn btn-action" onClick={this.handleRetry}>Retry</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user