Skip to content

Commit

Permalink
Updated README to remove mkisofs requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiorauber committed Feb 5, 2020
1 parent eff646a commit 0ce1a91
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,6 @@ The installation steps are:
4. Extract the archive
5. Move the driver binary to your PATH, so it can be found by docker-machine.

# Requirements

To use a generic configdrive, mkisofs is required to create the ISO drive. To install it:

MacOS:
```
brew install cdrtools
```

Linux (Ubuntu):
```
apt-get install genisoimage
```

# Installation from source
Following the installation of Golang and Docker Machine, you can install the
docker-machine-xcp-driver:
Expand Down

0 comments on commit 0ce1a91

Please sign in to comment.