2018-04-11 11:37:31 +02:00
2018-04-10 14:09:20 +02:00
2018-04-10 13:16:02 +02:00
2018-04-10 13:16:02 +02:00
2018-04-11 08:16:07 +02:00
2018-04-10 13:16:02 +02:00
2018-04-10 11:54:29 +00:00
2018-04-11 08:16:07 +02:00
2018-04-10 13:16:02 +02:00

Lazarus Build VM for Windows Applications

With this Docker image you can build Lazarus Applications without installing Lazarus or Freepascal

Installation

Automated builds of the image are available on Dockerhub

Compiling your Application

docker run -it --rm -v ~/myApp:/root/app krak/lazarus-build-windows lazbuild /root/app/myApp.lpi
Description
No description provided
Readme 407 MiB
Languages
Pascal 80.3%
Makefile 15.5%
Assembly 1.6%
C++ 0.9%
C 0.6%
Other 0.8%