Sebastian Schmidt
                                            Sebastian Schmidt
                                        
                                    Hey @ZakSham Hey, the Base-Image of SteamCMD is on purpose under the steam usr with 1000, so this cant run under root. Was this what you found out? Or do...
Do you need still help?
Create a user on the host with userid 1000, disable the user by giving him no password. After add this user to the docker group "usermod -aG docker username" i...
Very weird, might be down to your custom setup. Also could please clarify something for me? You wrote: > Software setup OS: Windows Docker: 4.26.1 Do you mean Docker-Desktop or...
Hey @Jarvl What you need to set is: ```yml environment: ... - PUBLIC_IP= - PUBLIC_PORT=8211 ... ``` This works flawless, when i just tested this. Of course the default set...
@Jarvl Did this help?
This issue should be solved
Hello @aaomidi IF i understand you correctly, you want me to NOT host on Docker-Hub or to ALSO host on Github Container Registry? Could you please clarify what you need...
Hey @jseiser - Oh he means the Docker Image Pull Limit, now i understand. Hey @aaomidi - Well if you hit your limit by pulling 200 images with an user...
Sure do a PR and i will look into that