Hi, Thanks for yopur suggestion: "I would build the docker image from source and run that under both for a clean test." I must try it,
Jaana > 12.02.2024 00.32 EET Justin <[email protected]> kirjoitti: > > > I would build the docker image from source and run that under both for a > clean test. > > On Thu, Feb 8, 2024, 4:27 AM Rob @ DNR <[email protected]> wrote: > > > Hi > > > > This list does not permit attachments so we can’t see your screenshots, > > can you upload them to some public image hosting somewhere and link to them? > > > > Thanks, > > > > Rob > > > > From: [email protected] <[email protected]> > > Date: Thursday, 8 February 2024 at 08:48 > > To: [email protected] <[email protected]> > > Subject: jena-fuseki UI in podman execution > > Hi, I've running jena-fuseki with docker: > > > > docker run -p 3030:3030 -e ADMIN_PASSWORD=pw123 stain/jena-fuseki > > > > and rootless podman: > > > > podman run -p 3030:3030 -e ADMIN_PASSWORD=pw123 > > docker.io/stain/jena-fuseki > > > > when excuted the same version 4.8.0 of jena-fuseki with podman the UI > > looks totally different from the UI of the instance excuted with docker. > > > > See attachement for the UI of podman excution. > > > > What can cause this problem ? > > > > Br, Jaana M > > > > > > > > > >
