SteamDeckHomebrew / holo-docker

Docker images of the SteamOS Holo system
GNU General Public License v3.0
33 stars 10 forks source link

Fix docker build on BuildKit (now the default on Actions runners) #5

Open ian-h-chamberlain opened 1 year ago

ian-h-chamberlain commented 1 year ago

This may be easiest to review commit-by-commit, particularly the Dockerfile. I tested the build on my fork with my own credentials to make sure everything was working as well.

Changes:

ian-h-chamberlain commented 11 months ago

Hey @AAGaming00, it seems like Valve updated the API to actually contain image versions now, so I went ahead and implemented that change, and rebased onto the latest main.

Since 3.5.7 is out on stable now I suppose that building that might be a good test of the changes?