mirror of
https://github.com/simon987/general_ci.git
synced 2025-04-10 14:06:42 +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
|