florianvazelle / lutris-container

πŸ‹ Container for lutris

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lutris container

This container need to use x11docker, to correctly perfoms ALSA and PulseAudio connection.

Usage

Setup

Clone the x11docker repository, with:

git clone https://github.com/mviereck/x11docker.git

Build

Build the lutris container with:

docker build -f Dockerfile -t lutris .

Run

Start the container with:

x11docker --alsa --pulseaudio lutris:latest lutris

Options

Please refer you to the x11docker's documentation to know who to store the game data as you want.

Reference

Projects

Articles

About

πŸ‹ Container for lutris

License:MIT License


Languages

Language:Dockerfile 89.8%Language:Makefile 10.2%