master
				
			
			
		
	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
				
					Languages
				
				
								
								
									Pascal
								
								80.3%
							
						
							
								
								
									Makefile
								
								15.5%
							
						
							
								
								
									Assembly
								
								1.6%
							
						
							
								
								
									C++
								
								0.9%
							
						
							
								
								
									C
								
								0.6%
							
						
							
								
								
									Other
								
								0.8%