rsharo / steamos_docker

Builds a SteamOS image for Docker with 3D graphics and sound
11 stars 5 forks source link

Make SteamOS version selectable #2

Closed rsharo closed 7 years ago

rsharo commented 7 years ago

We should support selecting the SteamOS version (alchemist, brewmaster, brewmaster_beta, etc) from the make command.

Something like:

make SUITE=brewmaster_beta all
rsharo commented 7 years ago

SUITE, NAME, and STEAMREPO are now selectable.