[fpc-pascal] Using docker to build software

Michalis Kamburelis michalis.kambi at gmail.com
Wed Jun 5 00:10:06 CEST 2019


Torsten Bonde Christiansen <tc at epidata.info> wrote:

> Hi List.
>
> I am curious to know if there is someone out there that have tried to
> use Docker (https://www.docker.com) containers to build fpc applications?
>
> I have 3 applications in a suite that I am thinking of experimenting
> with, see if I can create an image containing eg. Ubuntu linux, FPC,
> Lazarus and dependencies.
>
> But if you have tried this before success or not, I would be glad to
> share thoughts and designs before I embark on my adventure.
>
>
We provide a Docker image as one option of compilation for Castle Game
Engine applications (it contains FPC with some cross-compilers, Lazarus,
CGE build tool, Android tools etc. ready). See
https://github.com/castle-engine/castle-engine/wiki/Docker and
https://hub.docker.com/r/kambi/castle-engine-cloud-builds-tools/ .

Best regards,
Michalis

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20190605/96d50319/attachment.html>


More information about the fpc-pascal mailing list