Lizards / dockerfiles

Dockerfiles for my desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dockerfiles

Real Dockerfiles I really use, with X11 magic cookie and Pulse Audio support. (Except Discord, it's broken.) See notes at the top of the Dockerfiles or my Docker aliases for usage.

Sending requests to xdg-open on the host machine from within the container (e.g. clicking a link in Slack) can be enabled using the xdg-open-server utility (source, AUR).

Build all:

$ ./build.sh

Build one or some:

$ ./build.sh filezilla spotify

About

Dockerfiles for my desktop

License:The Unlicense


Languages

Language:Dockerfile 76.8%Language:Shell 23.2%