You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default, an evaluation version of Windows will be installed, but if you have a product key you can add a `KEY` variable like this (before installation):
209
-
210
-
```yaml
211
-
environment:
212
-
KEY: "xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"
213
-
```
214
-
215
206
### How do I select the edition?
216
207
217
208
Windows Server offers a minimalistic Core edition without a GUI. To select those non-standard editions, you can add a `EDITION` variable like this (before installation):
0 commit comments