Nosk Lo Github
3f8ce93c74
Fixed readme
2022-03-01 21:03:44 +00:00
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
bd70c8b67c
added some environment variables to the compose file in hope that they get picked by tools
2022-02-28 13:40:30 +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
d836ad936a
Updated readme.
...
-Remove old dockerfile2 that is not in use.
-Added the dockerhub link with the compiled image.
2022-01-09 21:07:41 +00:00
Tranko
9123e06d56
Valheim server does not uses quotes around the string.
2022-01-05 15:31:31 +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
1f1fae1dfb
Valheim server executable in the correct path
...
The box64 does not run if I use the full path for the executable.
2022-01-04 21:37:42 +00:00
Tranko
6d72ae3fdf
Update bootstrap
2022-01-04 16:38:04 +00:00
Tranko
0c3c2052a0
Update README.md
2022-01-04 11:35:36 +00:00
Tranko
e29b44abed
Update the readme with new instructions
...
Now with a cmd entrypoint the script will run the server when you run the container.
2022-01-04 11:34:45 +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
b278f2422e
Example file to execute the valheim server
...
This file contains all the data to run the server.
2022-01-04 11:27:17 +00:00
Tranko
511b9ac9df
Fixing typos
...
Fixing typos of Bash scripting.
2022-01-04 11:26:38 +00:00
Tranko
1d97bd0337
Bootstrap file
...
This file will set the parameters and execute the server once the container is created.
2022-01-04 11:16:15 +00:00
Tranko
e85cdc6766
Update readme with Docker instructions
2021-10-23 12:01:10 +00:00
Tranko
ea9fd91446
Not necessary anymore
...
As the PR has merged on the box64 main repository this file is not even need.
2021-10-16 07:47:58 +00:00
Tranko
e53c24e5d0
Update README.md
2021-10-13 20:12:46 +00:00
Tranko
f2a7538008
Fix typo.
2021-10-13 20:12:36 +00:00
Tranko
9474749630
Version with alternative box64 repository
...
Alternative box64 repository that has a fixed for memory at appears in the startup of the server of Valheim.
2021-10-13 20:10:24 +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
1094f0c368
Clarify instructions of how to execute the server
...
From the #1 issue.
2021-09-28 10:32:41 +01:00
Tranko
753bf1d671
Update README.md
2021-09-27 10:44:56 +00:00
Tranko
1eb0de8cdf
Expose of the ports to play the game.
2021-09-27 10:43:04 +00:00
Tranko
9eff2d1de0
Update README.md
2021-09-22 18:01:14 +00:00
Tranko
990b9b310c
Updated renamed version of the container.
2021-09-19 17:09:55 +00:00
Tranko
3e6f98ae5c
Podman link
2021-09-19 17:08:49 +00:00
Tranko
b832824bcb
Another typo
2021-09-19 17:08:17 +00:00
Tranko
dbc245a7d3
Update with some typos revision.
2021-09-19 17:07:43 +00:00
Tranko
9560cfd12b
Updated readme for version 1.
2021-09-19 17:04:50 +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
Tranko
bc65a95848
Initial commit
2021-09-19 16:46:36 +00:00