Added the missing containers from rpi-docker-images

This commit is contained in:
2021-04-24 13:00:00 +02:00
parent ee7613803d
commit bf41bdbb21
11 changed files with 408 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
#!/usr/bin/with-contenv sh
if [ "$MOPIDY_PLUGINS" != "" ]; then
echo "Installing plugins $MOPIDY_PLUGINS"
pip3 install $MOPIDY_PLUGINS
fi

View File

@@ -0,0 +1,3 @@
#!/bin/sh
crond -f

View File

@@ -0,0 +1,3 @@
#!/usr/bin/execlineb -P
mopidy