Skip to content

Update base image to Ubuntu 22.04#184

Merged
wolveix merged 2 commits intowolveix:mainfrom
Stealthii:feature/ubuntu22
Jun 9, 2023
Merged

Update base image to Ubuntu 22.04#184
wolveix merged 2 commits intowolveix:mainfrom
Stealthii:feature/ubuntu22

Conversation

@Stealthii
Copy link
Contributor

I've been running this image with a base of Ubuntu 22.04 for a while now, and encountered no new issues with stability or runtime issues.

I'm proposing this change as this seemed to solve connection issues via IPv6 forwards that I had. No idea why or how this affects container networking, and probably best to review this with k8s setups in case anything else is affected.

Included in this PR are a couple of log error silencing fixes:

  • Added /tmp/dumps to steam ownership
  • xdg-user-dirs package added for server initialisation

Stealthii added 2 commits June 9, 2023 00:59
/tmp/dumps has been added to steam ownership, which SteamCMD uses for
storing dumps when issues occur. This is mainly to silence the ownership
error in the logs.

xdg-user-dirs has been added to the installed packages, as FactoryGame
server calls xdg-user-dir during initialization. These paths are not
used by the game, and the change is only to silence error messages.
@wolveix wolveix merged commit befc216 into wolveix:main Jun 9, 2023
@wolveix
Copy link
Owner

wolveix commented Jun 9, 2023

Thanks! :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants