reporting app using old chown syntax
Closed this issue ยท 10 comments
docker-steamcmd-server/scripts/start.sh
Line 19 in 203df52
chivalry-medievalwarfare
@Ornias1993 some of my containers are not updated because I test every container if they are actually work and if a connection from the game client can actually be established, this is a ton of work for me...
Of course I could change all containers to the new layout and update the base image but I really don't like untested containers and if you can actually connect to them.
@Ornias1993 some of my containers are not updated because I test every container if they are actually work and if a connection from the game client can actually be established, this is a ton of work for me...
Just wanted to inform you, in case you missed it :)
I'm hitting the same issue you are, because CI often does not like the long-ish steam install times >.<
CI would not be the issue at all but I really like to test the container if you can actually connect to them, I don't remember exactly but a few containers who where working perfectly fine but the connection couldn't be established if you try to connect to the container because libraries changed or other various minor reasons.
CI is actually a problem, because, for example, github has max 14GB of storage. So one would have to setup self-hosted runners and such.
Don't know the exact limits from Github.
I build actually everything on my Unraid server at home within a VM dedicated for this special use case and upload it to DockerHub, actually it's a bit more complicated because I use Jenkins too but it works for me and for me it is the easiest way of building/creating containers.
Lets say our CI pipeline is a tad more involved...
https://github.com/truecharts/apps/actions/runs/2102290567
I will close this issue for now, will look into this on Monday the 18th of this month and update as much containers as possible in terms of the base image and also in terms of the changes.
Thank you!
@ich777 Small headsup:
It took a while, but this month your containers are slowly making it into our Helm/Kubernets/TrueNAS-SCALE based App/Chart catalog :-D