Add requirements for Fedora
This commit is contained in:
parent
ddf9c90ead
commit
2e6b983a84
@ -26,6 +26,12 @@ Also do not forget to set GOPATH and PATH e.g.:
|
|||||||
$ brew install go qemu
|
$ brew install go qemu
|
||||||
$ brew cask install docker
|
$ brew cask install docker
|
||||||
|
|
||||||
|
### Fedora
|
||||||
|
|
||||||
|
$ sudo dnf install go qemu moby-engine
|
||||||
|
|
||||||
|
Also check out [post-installation steps](https://docs.docker.com/install/linux/linux-postinstall/).
|
||||||
|
|
||||||
## Build from source
|
## Build from source
|
||||||
|
|
||||||
$ go get -u github.com/jollheef/out-of-tree
|
$ go get -u github.com/jollheef/out-of-tree
|
||||||
|
Loading…
Reference in New Issue
Block a user