mirror of
https://github.com/simon987/general_ci.git
synced 2025-04-21 02:26:43 +00:00
4 lines
89 B
Docker
4 lines
89 B
Docker
FROM dockcross/windows-static-x64-posix
|
|
|
|
RUN apt update && apt install -y libarchive-dev
|