Sujet : Re: docker, what could be the advantage?
De : mhx (at) *nospam* iae.nl (mhx)
Groupes : comp.lang.forthDate : 16. Jun 2025, 17:18:39
Autres entêtes
Organisation : novaBBS
Message-ID : <226b70d0a669bf19685be279cfe18835@www.novabbs.com>
References : 1
User-Agent : Rocksolid Light
On Mon, 16 Jun 2025 12:19:51 +0000,
albert@spenarnc.xs4all.nl wrote:
I came upon
https://github.com/uho/docker-forth
>
with a plethora of Forths.
[If you are interested in ciforth, you could have the latest
release from github..ciforth ]
>
docker tells you not what it is supposed to do, it list a litany
of advantages. You can cash in ... only if you are willing to install
the docker gui and experiment with it.
>
I think of an application xfig. You pass an image and xfig turns it
in a jigsaw puzzle. I can imagine that it is an advatage that it works
the same on apple or ms. I'm quite sure that you have totally different
version too.
>
What can be the advantage of having that for Forths systems?
The only remarkable about ciforth was that the versions are
years behind.
Given it's installed, configured correctly, and one remembers how to use
the Docker interface, it is possible to immediately load and run a
SwiftForth, VFX, or iForth image out of the box. It does not matter
what the version of the OS is, as that is one of the layers in the
docker.
IIRC, my colleagues were constantly busy rebuilding Dockers because
the Python libraries and OS bugfixes could/were not allowed to be
ignored :-)
-marcel