forked from lando/core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yml
27 lines (25 loc) · 799 Bytes
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
product: lando
hyperdrive: hyperdrive
channel: stable
domain: lndo.site
mode: cli
dockerSupportedVersions:
compose:
satisfies: "1.x.x || 2.x.x"
link:
linux: https://docs.docker.com/compose/install/#install-compose-on-linux-systems
darwin: https://docs.docker.com/desktop/install/mac-install/
win32: https://docs.docker.com/desktop/install/windows-install/
desktop:
satisfies: ">=4.0.0 <4.28"
link:
darwin: https://docs.docker.com/desktop/install/mac-install/
win32: https://docs.docker.com/desktop/install/windows-install/
engine:
satisfies: ">=18 <26"
link:
linux: https://docs.docker.com/engine/install/debian/#install-using-the-convenience-script
landoFile: .lando.yml
stats:
- report: true
url: https://metrics.lando.dev