bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-apl] GNU APL on Docker


From: Dr . Jürgen Sauermann
Subject: [Bug-apl] GNU APL on Docker
Date: Sun, 21 Apr 2019 17:11:33 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

Hi,

I have created a Docker container for GNU APL on the Docker Hub:

https://hub.docker.com/r/juergensauermann/gnu-apl

The container is based on Alpine GNU/Linux and also has the optional
libraries (SQL, FFT, and XCB) installed so that ⎕SQL, ⎕FFT, and ⎕PLOT
should work.

For those not familiar with Docker: it is a way to deploy solutions (say GNU APL
together with some APL workspaces written by you) in a simple way and without
the need to re-compile GNU APL on every customer machine. Put differently, the
docker container is like a low footprint virtual machine which is preconfigured
in such a way that it only contains the operating system and GNU APL.

Enjoy,
/// Jürgen


reply via email to

[Prev in Thread] Current Thread [Next in Thread]