Skip to content

How to use Liquidsoap's docker image #1753

Discussion options

You must be logged in to vote

I run the docker image like:

docker run --entrypoint bash -it -p 9985:9985 -v `pwd`:/home/liquidsoap -w /home/liquidsoap --rm savonet/liquidsoap:v1.4.4 -c "liquidsoap test-resources.liq"

Obviously you'd need to adjust the port mapping as per your needs, and the name of the script to be run.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by smimram
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 participants
Converted from issue

This discussion was converted from issue #1681 on July 24, 2021 07:59.