There is an official perl docker image, in many variants. Looks like
perl-slim is about '+100MB'
(https://github.com/Perl/docker-perl/issues/52#issuecomment-412763706)
and debian based.
Perhaps that could be a starting point?

I don't want to expound on how to build a container image, I know just
enough to know that I don't know.

Perhaps this will help. (BuildKit is not used by default yet if you
simply "docker build". Has to be enabled)
https://docs.docker.com/engine/reference/builder/#run#automatic-platform-args-in-the-global-scope
 wrote: 
> Automatic platform ARGs in the global scope
> 
> This feature is only available when using the BuildKit backend.
> 
> Docker predefines a set of ARG variables with information on the
> platform of the node performing the build (build platform) and on the
> platform of the resulting image (target platform). The target platform
> can be specified with the --platform flag on docker build.
> 
> The following ARG variables are set automatically:
> 
> TARGETPLATFORM - platform of the build result. Eg linux/amd64,
> linux/arm/v7, windows/amd64.
> TARGETOS - OS component of TARGETPLATFORM
> TARGETARCH - architecture component of TARGETPLATFORM
> ...



2 SB 3 • 1 PCP 6 • Libratone Loop, Zipp, Zipp Mini • iPeng (iPhone +
iPad) • LMS 7.9 (linux) with plugins: CD Player, WaveInput, Triode's BBC
iPlayer by bpa • IRBlaster by Gwendesign (Felix) • Smart Mix, Music Walk
With Me, What Was That Tune? by Michael Herger • PowerSave by Jason
Holtzapple • Song Info, Song Lyrics by Erland Isaksson • AirPlay Bridge
by philippe_44 • WeatherTime by Martin Rehfeld • Auto Dim Display,
SaverSwitcher, ContextMenu by Peter Watkins.
------------------------------------------------------------------------
epoch1970's Profile: http://forums.slimdevices.com/member.php?userid=16711
View this thread: http://forums.slimdevices.com/showthread.php?t=111828

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to