I set up USERNAME and PASSWORD along with CUSTOM_USER(as some containers use that for novnc) in the environment variables set up and loaded it up.... no username or password required to get in at all. No prompt just instant access.(I have it secured to just LAN IPs and 1 IP on the outside for when I am out and about via reverse proxy.)
As Shown in the command "docker logs Windows-10" in cockpit terminal
BdsDxe: loading Boot0004 "Windows Boot Manager" from HD(1,GPT,BCF6F541-B2FA-4D61-8AD1-37CF0F177F91,0x800,0x40000)/\EFI\Microsoft\Boot\bootmgfw.efi
BdsDxe: starting Boot0004 "Windows Boot Manager" from HD(1,GPT,BCF6F541-B2FA-4D61-8AD1-37CF0F177F91,0x800,0x40000)/\EFI\Microsoft\Boot\bootmgfw.efi
❯ Windows started succesfully, visit http://localhost:8006/ to view the screen...
As shown in CasaOS
Windows-10 | ❯ Starting Windows for Docker v3.17...
Windows-10 | ❯ For support visit https://github.com/dockur/windows
Windows-10 | ❯ CPU: AMD Ryzen 7 5700U | RAM: 26/29 GB | DISK: 77 GB (ext4) | HOST: 6.8.0-45...
Windows-10 |
Windows-10 | [1;31m❯ Warning: unexpected clocksource: hpet[0m
Windows-10 | [1;34m❯ [1;36mBooting Windows using QEMU v9.0.2...[0m
Windows-10 | [2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01HBdsDxe: loading Boot0004 "Windows Boot Manager" from HD(1,GPT,BCF6F541-B2FA-4D61-8AD1-37CF0F177F91,0x800,0x40000)/\EFI\Microsoft\Boot\bootmgfw.efi
Windows-10 | BdsDxe: starting Boot0004 "Windows Boot Manager" from HD(1,GPT,BCF6F541-B2FA-4D61-8AD1-37CF0F177F91,0x800,0x40000)/\EFI\Microsoft\Boot\bootmgfw.efi
Windows-10 | [1;34m❯ [1;36mWindows started succesfully, visit http://localhost:8006/ to view the screen...[0m
Windows-10 | ❯ Shutdown completed!
Windows-10 | ❯ Starting Windows for Docker v3.17...
Windows-10 | ❯ For support visit https://github.com/dockur/windows
Windows-10 | ❯ CPU: AMD Ryzen 7 5700U | RAM: 26/29 GB | DISK: 76 GB (ext4) | HOST: 6.8.0-45...
Windows-10 |
Windows-10 | [1;31m❯ Warning: unexpected clocksource: hpet[0m
Windows-10 | [1;34m❯ [1;36mBooting Windows using QEMU v9.0.2...[0m
Windows-10 | [2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01H[2J[01;01H[=3h[2J[01;01HBdsDxe: loading Boot0004 "Windows Boot Manager" from HD(1,GPT,BCF6F541-B2FA-4D61-8AD1-37CF0F177F91,0x800,0x40000)/\EFI\Microsoft\Boot\bootmgfw.efi
Windows-10 | BdsDxe: starting Boot0004 "Windows Boot Manager" from HD(1,GPT,BCF6F541-B2FA-4D61-8AD1-37CF0F177F91,0x800,0x40000)/\EFI\Microsoft\Boot\bootmgfw.efi
Windows-10 | [1;34m❯ [1;36mWindows started succesfully, visit http://localhost:8006/ to view the screen...[0m
Operating system
Ubuntu 24.04.1 LTS
Description
I set up USERNAME and PASSWORD along with CUSTOM_USER(as some containers use that for novnc) in the environment variables set up and loaded it up.... no username or password required to get in at all. No prompt just instant access.(I have it secured to just LAN IPs and 1 IP on the outside for when I am out and about via reverse proxy.)
Docker compose
CasaOS ComposeFile
Docker log
As Shown in the command "docker logs Windows-10" in cockpit terminal
As shown in CasaOS
Screenshots (optional)
No response