Skip to content

Ethorbit/docker-linux-bsp-casefolding-workaround

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Docker image of linux-bsp-casefolding-workaround

Example:

docker run -it \
  --name linux-bsp-casefolding-workaround \
  --rm \
  --volume ./data:/data \
  --volume /mnt/games/SteamLibrary:/mnt/games/SteamLibrary \
  --volume "/home/workstation/.var/app/com.valvesoftware.Steam/.steam/steam:/home/bsp/.steam/steam" \
  ethorbit/linux-bsp-casefolding-workaround:latest

Volume maps:

  • A directory where you want linux-bsp-casefolding-workaround logs and stuff to go (map to /data)
  • Your Steam path (map to /home/bsp/.steam/steam)
  • Your SteamLibrary where your games are installed (map to the same place)

About

Unofficial Docker image for linux-bsp-casefolding-workaround

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published