mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
4 lines
91 B
Docker
4 lines
91 B
Docker
FROM mcr.microsoft.com/windows/nanoserver:ltsc2022
|
|
|
|
# Copy Qt to Container
|
|
COPY Qt C:\Qt |