Remove support for DinD

This commit is contained in:
Josh.5
2023-08-22 14:45:00 +12:00
committed by Josh Sunnex
parent 577d0ef299
commit ac7dc533e7
8 changed files with 6 additions and 148 deletions

View File

@@ -3,7 +3,7 @@
Steam runs with Flatpak. These Flatpaks are instlled into the `default` user's home directory so they persist between container updates. Sometimes Flatpaks can get into a knot between major Steam Headless updates. In such cases, it may not work correctly. To fix this, just delete the Flatpak runtime in your `default` user's home directory a restart the container.
1) Stop the container.
2) Delete the directory `~/.local/share/flatpak`
2) Delete the directory `<SteamHeadless Home>/.local/share/flatpak`
3) Re-create the container. Don't just restart it. This will trigger an update of the required Flatpak runtimes in the home directory.
4) Reinstall any missing Flatpaks from the Software app.