Freepascal (fpc) compiler + Lazarus project libraries as Docker image
10K+
Freepascal (fpc) compiler + Lazarus project libraries as Docker image. Cross-compiling for i386/Win32 is included.
Note: LTSC2019 images are deprecated and were removed from automatic build. Update to LTSC2022 or LTSC2025 asap.
Alpine images are considered beta. PRs are welcome.
docker run -it --rm `
-v "mysourcecode:C:\\app" `
-w "C:\\app" `
fabiang/lazarus:4-windowsservercore-ltsc2022 `
lazbuild.exe MyApp.lpi
Content type
Image
Digest
sha256:c2558e522…
Size
2.8 GB
Last updated
about 21 hours ago
docker pull fabiang/lazarus:3.6-windowsservercore-ltsc2022