jwetzell / docker-guacamole

A self-contained guacamole docker container for x64 and ARM. Remotely connect over SSH, RDP or VNC using HTML5.
https://hub.docker.com/r/oznu/guacamole/
GNU General Public License v3.0
108 stars 18 forks source link

is there a public arm64 (macos m1) image? #34

Closed sdetweil closed 9 months ago

sdetweil commented 9 months ago

the link I used for amd64 jwetzell/guacamole got me a AMD64 warning

jwetzell commented 9 months ago

Check docker hub for what tags are available there should be an arm64 build. If you use a amd64 image then yes it will be amd64 not sure what else would be expected.

sdetweil commented 9 months ago

thanks.. never had to force a tag before..