mirror of https://github.com/docker/docs.git
Merge pull request #495 from ehazlett/fusion-only-darwin
only show fusion on darwin
This commit is contained in:
commit
d9283bb7bc
|
@ -1 +1,2 @@
|
|||
// this is empty to allow builds on non-windows platforms
|
||||
package hyperv
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
// this is empty to allow builds on non-darwin platforms
|
||||
package vmwarefusion
|
Loading…
Reference in New Issue