[
https://issues.apache.org/jira/browse/GUACAMOLE-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17465838#comment-17465838
]
Nick Couchman commented on GUACAMOLE-1374:
------------------------------------------
I have no objection to providing these, assuming we can manage to build them
within the Apache infrastructure. That said, it should be pretty simple to do
this on a RPi or similar ARM system with Docker installed:
git checkout https://github.com/apache/guacamole-client
cd guacamole-client
docker build .
git checkout https://github.com/apache/guacamole-server
cd guacamole-server
docker build .
> Add Raspberry Pi architecture images to docker hub
> --------------------------------------------------
>
> Key: GUACAMOLE-1374
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1374
> Project: Guacamole
> Issue Type: Improvement
> Components: guacamole-server, guacd-docker
> Reporter: Kristian
> Priority: Major
>
> It would be nice to add more architectures to Docker Hub for the official
> [guacamole/guacamole|https://hub.docker.com/r/guacamole/guacamole] and
> [guacamole/guacd|https://hub.docker.com/r/guacamole/guacd] docker images,
> especially ARM images so that the images can be hosted on a Raspberry Pi.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)