Files
linuxkit/docs/platforms.md
Justin Cormack 3d3b67d0c3 Add conditional services based on mobyplatform
Replaces https://github.com/docker/moby/pull/282

Use mobyplatform=xxx to specify platform in boot command

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-07-18 12:39:14 +01:00

24 lines
355 B
Markdown

## List of platforms
These are the supported platforms. Each should boot with `mobyplatform=xxx` in the command line.
### Desktop
`mac`
`windows`
https://github.com/docker/pinata
### Cloud
`aws`
`azure`
https://github.com/docker/editions
### Test
`test`
https://github.com/docker/moby
### Other
KVM/machine https://github.com/docker/moby/pull/225