We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcfd1c4 commit 5ca491eCopy full SHA for 5ca491e
2 files changed
Dockerfile
@@ -62,8 +62,8 @@ RUN python /srv/app/bin/link_gstreamer.py
62
63
# Install Timeside plugins from ./lib
64
RUN mkdir -p /srv/lib/plugins
65
-COPY ./app/bin/setup_plugins.sh /srv/app/bin/
66
COPY ./lib/ /srv/lib/plugins/
+COPY ./app/bin/setup_plugins.sh /srv/app/bin/
67
RUN /bin/bash /srv/app/bin/setup_plugins.sh
68
69
# Install Vamp plugins
lib/readme.txt lib/plugins/readme.txtlib/readme.txt renamed to lib/plugins/readme.txt
0 commit comments