The docker file should work for M1. I am guessing that the build server that builds the official image on docker.osgeo.org/geoserver Is only building for x86 and not arm.
I tried to pull the official image to test, but docker.osgeo.org was super slow so I could not do that. Then I tried to build it myself but the build failed as it was trying to download tomcat using a link that does not work. ( https://dlcdn.apache.org/tomcat/tomcat-9/v9.0.65/bin/apache-tomcat-9.0.65.tar.gz). But while it was building it used the arm version of ubuntu so it should work if the tomcat problem is fixed. (that problem is for all architectures) Someone should take a look at the build server and configure it to build the docker image for arm. To build it localy I downloaded the source from https://github.com/geoserver/docker. Only Dockerfile is not enough, you have to have all the other files also. Från: Jody Garnett <jody.garn...@gmail.com> Datum: fredag, 7 oktober 2022 17:49 Till: Jan Hoskens <jan.hosk...@aca-it.be> Kopia: geoserver-users@lists.sourceforge.net <geoserver-users@lists.sourceforge.net> Ämne: Re: [Geoserver-users] Docker M1 Jan: The docker repo is open; I know of one developer using an M1 ( I do not have one myself yet). If your colleague can contribute a dockerfile for m1 it would be great? Please have a look at https://github.com/geoserver/docker/blob/master/Dockerfile -- Jody On Thu, Oct 6, 2022 at 2:40 AM Jan Hoskens via Geoserver-users <geoserver-users@lists.sourceforge.net<mailto:geoserver-users@lists.sourceforge.net>> wrote: Hi, I found the official docker image, which is great. But there is no information about supported docker architectures. My colleagues have a MacBook M1, so I am wondering if there is a build for them. They have some problems running dockers in simulation mode, so we try to use multi-arch images. Kind regards, Jan _______________________________________________ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support instead of buying it, but Ian Turton: http://www.ianturton.com/talks/foss4g.html#/ - The GeoServer user list posting guidelines: http://geoserver.org/comm/userlist-guidelines.html If you want to request a feature or an improvement, also see this: https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer Geoserver-users@lists.sourceforge.net<mailto:Geoserver-users@lists.sourceforge.net> https://lists.sourceforge.net/lists/listinfo/geoserver-users -- -- Jody Garnett
_______________________________________________ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support instead of buying it, but Ian Turton: http://www.ianturton.com/talks/foss4g.html#/ - The GeoServer user list posting guidelines: http://geoserver.org/comm/userlist-guidelines.html If you want to request a feature or an improvement, also see this: https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer Geoserver-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-users