Go to file
2018-04-10 11:54:29 +00:00
fb/x64
lazarus
novnc
.drone.yml
Dockerfile
install.sh
readme.md
startup.sh
supervisord.conf

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