Store steam data in data/ folder (fix)

This commit is contained in:
Gautier Pelloux-Prayer 2016-10-25 16:56:20 +02:00
parent 16262bdeec
commit ea83dec598
3 changed files with 6 additions and 1 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
data/

4
data/README.md Normal file
View File

@ -0,0 +1,4 @@
Steam will store its data in this folder:
- .steam/ for updates, game downloads & storage.
- .local/share/Steam/ for account configuration.

View File

@ -12,7 +12,7 @@ services:
- /etc/localtime:/etc/localtime:ro
- /etc/machine-id:/etc/machine-id:ro
- $XDG_RUNTIME_DIR/pulse:/run/user/1000/pulse
- data:/home
- ./data:/home/user
# - /var/run/dbus/system_bus_socket:/var/run/dbus/system_bus_socket:ro
# Ubuntu's NVIDIA driver:
- /usr/lib/nvidia-361-prime:/h1_64:ro