mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 01:59:07 +00:00
Merge pull request #1652 from justincormack/blueprints
Add a blueprints directory
This commit is contained in:
commit
d422c70ac6
20
blueprints/README.md
Normal file
20
blueprints/README.md
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
# Blueprints
|
||||||
|
|
||||||
|
This directory will contain the blueprints for base systems on the platforms that we support with LinuxKit.
|
||||||
|
|
||||||
|
These will be used for running tests, and for the low level parts of blueprints for higher level systems.
|
||||||
|
|
||||||
|
These include all the platforms that Docker has editions on, and all platforms that our community supports.
|
||||||
|
The detailed blueprints will be addded soon for at least the following platforms. There are WIP versions in
|
||||||
|
the [examples/](../examples/) directory.
|
||||||
|
|
||||||
|
- MacOS
|
||||||
|
- Windows Hyper-V
|
||||||
|
- VMWare
|
||||||
|
- KVM
|
||||||
|
- AWS
|
||||||
|
- Azure
|
||||||
|
- GCP
|
||||||
|
- BlueMix
|
||||||
|
- Packet.net
|
||||||
|
- ...
|
Loading…
Reference in New Issue
Block a user