+ winxp vm
--> Linted: EDITORCONFIG No errors were found in the linting process Details
--> Linted: GITLEAKS No errors were found in the linting process Details
--> Linted: YAML No errors were found in the linting process Details
🎨 Lint / lint (push) Successful in 11s Details

This commit is contained in:
Chase 2024-04-02 23:43:36 +00:00
parent d028e8bb6c
commit 3e4dda2aa4
1 changed files with 18 additions and 0 deletions

View File

@ -969,3 +969,21 @@ services:
ports:
- '2040:8000'
container_name: apprise
windowsxp:
image: dockurr/windows
volumes:
- '/dockerData/winxp:/storage'
environment:
- DISK_SIZE=32G
- CPU_CORES=1
- RAM_SIZE=1G
- VERSION=winxp
stop_grace_period: '120'
cap_add:
- NET_ADMIN
devices:
- /dev/kvm
ports:
- '8007:8006'
restart: unless-stopped
container_name: windows-xp