Skip to content
This repository has been archived by the owner on Sep 10, 2023. It is now read-only.
/ nesorter-docker Public archive

docker-compose template for running in Linux hosts ✨

Notifications You must be signed in to change notification settings

nesorter/nesorter-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

nesorter-docker

Repo with docker-compose.yml for blazing-fast deployment nesorter on linux systems with pulseaudio

How to

  • First:
wget "https://github.com/nesorter/nesorter-docker/archive/refs/heads/main.zip" && \
unzip main.zip && \
cd nesorter-docker-main && \
docker-compose pull
  • Second: tune ENV's at docker-compose.yml

  • Third:

docker-compose up # dont use -d key, thats broke pulseaudio sockets

Releases

No releases published

Packages

No packages published