Skip to content

Commit 70a92d3

Browse files
authored
docs: Product key (#1182)
1 parent 6c3ef15 commit 70a92d3

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

readme.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -203,15 +203,6 @@ kubectl apply -f https://raw.githubusercontent.com/dockur/windows/refs/heads/mas
203203
KEYBOARD: "en-US"
204204
```
205205

206-
### How do I set the product key?
207-
208-
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-
215206
### How do I select the edition?
216207

217208
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

Comments
 (0)