Commit Graph

9 Commits

Author SHA1 Message Date
Nosk Lo Github 3069fdbaad * Fixed bootstrap executable mode
* Fixed compose file defaults
* Fixed entrypoint
2022-03-01 21:02:41 +00:00
Nosk Lo Github a66fb3a3fb - bootstrap script streamlined, removed useless functions
- added defaults to all environment variables, now they are all optional for the user
- added a docker composer file
- easier instructions for the free oracle cloud installation
2022-02-26 17:37:26 +00:00
Tranko 3ead759cd9
Update valheim.Dockerfile 2022-01-05 15:04:32 +00:00
Tranko dc1375bc33
Update valheim.Dockerfile 2022-01-05 15:03:37 +00:00
Tranko 32e69e94a5
Cleaning the image after build. 2022-01-05 15:02:24 +00:00
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