mirror of
https://github.com/Py-KMS-Organization/py-kms.git
synced 2025-05-09 14:21:56 -04:00
Merge branch 'master' into next
Signed-off-by: simonmicro <simon@simonmicro.de>
This commit is contained in:
commit
fa6e536aa7
2 changed files with 5 additions and 5 deletions
|
@ -28,7 +28,6 @@ RUN apk add --no-cache --update \
|
|||
tzdata \
|
||||
shadow \
|
||||
&& pip3 install --no-cache-dir -r /home/py-kms/requirements.txt \
|
||||
#&& apk del git build-base python3-dev \
|
||||
&& mkdir /db/ \
|
||||
&& adduser -S py-kms -G users -s /bin/bash \
|
||||
&& chown py-kms:users /home/py-kms \
|
||||
|
|
|
@ -6,10 +6,11 @@ sometimes even reject it by itself (often due too many uses - in that case try t
|
|||
|
||||
### Windows Server 2022
|
||||
|
||||
| Product | GVLK |
|
||||
| ------------------------------ | ------------------------------- |
|
||||
| Windows Server 2022 Datacenter | `WX4NM-KYWYW-QJJR4-XV3QB-6VM33` |
|
||||
| Windows Server 2022 Standard | `VDYBN-27WPP-V4HQT-9VMD4-VMK7H` |
|
||||
| Product | GVLK |
|
||||
| -------------------------------------------- | ------------------------------- |
|
||||
| Windows Server 2022 Datacenter | `WX4NM-KYWYW-QJJR4-XV3QB-6VM33` |
|
||||
| Windows Server 2022 Standard | `VDYBN-27WPP-V4HQT-9VMD4-VMK7H` |
|
||||
| Windows Server 2022 Datacenter Azure Edition | `NTBV8-9K7Q8-V27C6-M2BTV-KHMXV` |
|
||||
|
||||
### Windows Server 2019
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue