Mark Vandenbos

Results 2 comments of Mark Vandenbos

Hi, I'm having problems building this image. Am using the following commands: ``` user@host:/opt/valheim$ git clone https://github.com/JustinTArthur/valheim-server-docker.git Cloning into 'valheim-server-docker'... remote: Enumerating objects: 1235, done. remote: Counting objects: 100% (419/419),...

> Yes, probably because podman. It's quirky with multi-platform builds like this one. If you build the image with docker, it should work fine with `podman run`, though. Just be...