Commit Graph

4 Commits

Author SHA1 Message Date
Tranko e8d983ba1e
Create a CMD
Minor changes and added the cmd to execut in the startup. This will execute a basic bash script that run the valheim server based on the parameters of a env file.
2022-01-04 11:28:34 +00:00
Tranko 13f417e6ed
Disable dynared for steamcmd
Last build cannot run correctly steamcmd to download the Valheim server, I disabled the Dynared with to work. Cons: it slower.

```
BOX86_DYNAREC "0"
```
2021-10-10 15:55:40 +00:00
Tranko 1eb0de8cdf
Expose of the ports to play the game. 2021-09-27 10:43:04 +00:00
Tranko 22bbd48dcd
First version of the dockerfile
Dockerfile to create a valheim server that can run on a Raspberry Pi4. Only tested on a Raspberry Pi4 of 8GB RAM
2021-09-19 16:47:47 +00:00