Hi Johan!
I do not know of anybody that has been able to run PxWeb 2012 - 2023v1 on Linux or Linux based containers. I believe that this could be a challenge since PxWeb runs on .Net Framework 4.8 and uses
ASP.NET WebForms. I am not sure but I do not recall if the Mono project ever supported
ASP.NET WebForms in .NET 4.8 which is the way to run .NET framework applications under Linux.
But on the upside we are currently developing PxWeb 2.0 which is a React application and PxWebAPi 2.0 which is a .NET 8 application. Both of them are cross platform. We have Dockerfile defined for them that we run on PR so we know that they are able to compile on Linux. We have not yet published any official images but plan to do so before the end of the year.
Kind regards
Petros