We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eff646a commit 0ce1a91Copy full SHA for 0ce1a91
README.md
@@ -14,20 +14,6 @@ The installation steps are:
14
4. Extract the archive
15
5. Move the driver binary to your PATH, so it can be found by docker-machine.
16
17
-# Requirements
18
-
19
-To use a generic configdrive, mkisofs is required to create the ISO drive. To install it:
20
21
-MacOS:
22
-```
23
-brew install cdrtools
24
25
26
-Linux (Ubuntu):
27
28
-apt-get install genisoimage
29
30
31
# Installation from source
32
Following the installation of Golang and Docker Machine, you can install the
33
docker-machine-xcp-driver:
0 commit comments