This commit is contained in:
Ralf Koop 2025-05-04 18:39:52 +02:00
parent 52fb47545c
commit ac2ea2cc44

15
Technik/kms-server.md Normal file
View File

@ -0,0 +1,15 @@
Einen eigenen KMS Server aufsetzen :
name: kms
services:
vlmcsd:
ports:
1688:1688
restart: always
container_name: vlmcsd
image: mikolatero/vlmcsd
Ein Docker Image per prtainer erstellen