Auf Docker Hub wird bei der Suche zwar smarthomeng/shng angezeigt, aber wenn man drauf klickt gibts nen 404

https://hub.docker.com/r/smarthomeng/shng
Würde den gern mal in meiner microk8s-Umgebung testen...

SHNG-PREPAIR: Prepare Volumes - legacy behavior usermod: no changes SHNG-PREPAIR: INFO Plugin already mounted here alexarc4shng SHNG-PREPAIR: INFO __init__.py did not exist in plugin-folder, so it is now put there SHNG-PREPAIR: INFO Overwriting Plugin alexarc4shng rm: cannot remove '/usr/local/smarthome/plugins/alexarc4shng': Device or resource busy '/mnt/plugins/alexarc4shng' -> '/usr/local/smarthome/plugins/alexarc4shng/alexarc4shng' cp: cannot copy a directory, '/mnt/plugins/alexarc4shng', into itself, '/usr/local/smarthome/plugins/alexarc4shng/alexarc4shng' SHNG-PREPAIR: INFO Overwriting Plugin influx rm: cannot remove '/usr/local/smarthome/plugins/influx': Device or resource busy '/mnt/plugins/influx' -> '/usr/local/smarthome/plugins/influx/influx' cp: cannot copy a directory, '/mnt/plugins/influx', into itself, '/usr/local/smarthome/plugins/influx/influx' SHNG-PREPAIR: INFO Overwriting Plugin landroid rm: cannot remove '/usr/local/smarthome/plugins/landroid': Device or resource busy '/mnt/plugins/landroid' -> '/usr/local/smarthome/plugins/landroid/landroid' cp: cannot copy a directory, '/mnt/plugins/landroid', into itself, '/usr/local/smarthome/plugins/landroid/landroid' SHNG-PREPAIR: INFO Overwriting Plugin lohberger rm: cannot remove '/usr/local/smarthome/plugins/lohberger': Device or resource busy '/mnt/plugins/lohberger' -> '/usr/local/smarthome/plugins/lohberger/lohberger' cp: cannot copy a directory, '/mnt/plugins/lohberger', into itself, '/usr/local/smarthome/plugins/lohberger/lohberger' SHNG-PREPAIR: INFO Overwriting Plugin my_attribs rm: cannot remove '/usr/local/smarthome/plugins/my_attribs': Device or resource busy '/mnt/plugins/my_attribs' -> '/usr/local/smarthome/plugins/my_attribs/my_attribs' cp: cannot copy a directory, '/mnt/plugins/my_attribs', into itself, '/usr/local/smarthome/plugins/my_attribs/my_attribs' SHNG-PREPAIR: INFO Copying Plugin old
for i in "${!PLUGINS_FROM_CUSTOM[@]}"; do
if [ -d $PATH_PLGN_TRGT/${PLUGINS_FROM_CUSTOM[i]} ]; then
_print INFO Overwriting Plugin ${PLUGINS_FROM_CUSTOM[i]}
rm -rf $PATH_PLGN_TRGT/${PLUGINS_FROM_CUSTOM[i]}
else
_print INFO Copying Plugin ${PLUGINS_FROM_CUSTOM[i]}
fi
cp -vr "$PATH_PLGN_USER/${PLUGINS_FROM_CUSTOM[i]}" "$PATH_PLGN_TRGT/${PLUGINS_FROM_CUSTOM[i]}/"
touch $PATH_PLGN_TRGT/${PLUGINS_FROM_CUSTOM[i]}/.from_custom
done
Wir verarbeiten personenbezogene Daten über die Nutzer unserer Website mithilfe von Cookies und anderen Technologien, um unsere Dienste bereitzustellen. Weitere Informationen findest Du in unserer Datenschutzerklärung.
Indem Du unten auf "ICH stimme zu" klickst, stimmst Du unserer Datenschutzerklärung und unseren persönlichen Datenverarbeitungs- und Cookie-Praktiken zu, wie darin beschrieben. Du erkennst außerdem an, dass dieses Forum möglicherweise außerhalb Deines Landes gehostet wird und bist damit einverstanden, dass Deine Daten in dem Land, in dem dieses Forum gehostet wird, gesammelt, gespeichert und verarbeitet werden.


Einen Kommentar schreiben: