You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reply.
I'll try your suggestion. Failing that, will go back to 11 which just had an audio problem. If the audio cant be fixed, then could edit proposed videos on container & play back on mint via shared vol. I'll update the result.
Operating system
Linux Mint 20.3
Description
Windows version 10 container.
Cannot find ms store when searching it?
Previously, had windows 11 version container & found store?
Docker compose
services:
windows:
image: dockurr/windows
container_name: win10L
environment:
VERSION: "10l"
RAM_SIZE: "8G"
CPU_CORES: 3
DISK_SIZE: "100G"
devices:
- /dev/kvm
cap_add:
- NET_ADMIN
ports:
- 8006:8006
- 3389:3389/tcp
- 3389:3389/udp
stop_grace_period: 2m
restart: on-failure
volumes:
- ./data:/storage
- /home/ab2qik/Public/win10l:/data
Docker log
[+] Running 1/1
BdsDxe: loading Boot0004 "Windows Boot Manager" from HD(1,GPT,21C65
BdsDxe: loading Boot0004 "Windows Boot Manager" from HD(1,GPT,21C65
BdsDxe: loading Boot0004 "Windows Boot Manager" from HD(1,GPT,21C65
BdsDxe: loading Boot0004 "Windows Boot Manager" from HD(1,GPT,21C65
BdsDxe: loading Boot0004 "Windows Boot Manager" from HD(1,GPT,21C65ED9-A7A3-49C7-9E98-321723E263B5,0x800,0x40000)/\EFI\Microsoft\Boot\bootm
gfw.efi
BdsDxe: starting Boot0004 "Windows Boot Manager" from HD(1,GPT,21C65ED9-A7A3-49C7-9E98-321723E263B5,0x800,0x40000)/\EFI\Microsoft\Boot\boot
mgfw.efi
❯ Windows started succesfully, visit http://localhost:8006/ to view the screen...
Screenshots (optional)
No response
The text was updated successfully, but these errors were encountered: