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