Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ms store missing - win 10 container #930

Open
abz123 opened this issue Nov 26, 2024 · 2 comments
Open

Ms store missing - win 10 container #930

abz123 opened this issue Nov 26, 2024 · 2 comments

Comments

@abz123
Copy link

abz123 commented Nov 26, 2024

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

@kroese
Copy link
Contributor

kroese commented Nov 26, 2024

Maybe the LTSC edition has no store. Maybe try with Pro or Enterprise version of Win10.

@abz123
Copy link
Author

abz123 commented Nov 26, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants