Does a PlantUML docker container exist for arm/v6 anywhere?

0 votes
asked Oct 27 in Question / help by roybrew
reshown Oct 27 by plantuml

Does a PlantUML docker container exist for arm/v6 for running a PlantUML server on a Raspberry Pi Zero W anywhere?

if I try to do either of the following:

docker run -d -p 8080:8080 plantuml/plantuml-server:jetty
docker run -d -p 8080:8080 plantuml/plantuml-server:tomcat
I get an error indicating the following:

Unable to find image 'plantuml/plantuml-server:jetty' locally
jetty: Pulling from plantuml/plantuml-server
docker: no matching manifest for linux/arm/v6 in the manifest list entries.

I have docker installed and working -- no problem there.  Just can't seem to locate an existing docker container for this anywhere.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...