mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-16 12:29:10 +02:00
try
This commit is contained in:
@@ -84,7 +84,7 @@ RUN chmod 777 /ha_entrypoint.sh /ha_entrypoint_modif.sh && /ha_entrypoint_modif.
|
|||||||
#WORKDIR /
|
#WORKDIR /
|
||||||
#ENTRYPOINT [ "/usr/bin/env" ]
|
#ENTRYPOINT [ "/usr/bin/env" ]
|
||||||
#CMD [ "/ha_entrypoint.sh" ]
|
#CMD [ "/ha_entrypoint.sh" ]
|
||||||
#SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||||
|
|
||||||
############
|
############
|
||||||
# 5 Labels #
|
# 5 Labels #
|
||||||
|
|||||||
@@ -77,7 +77,6 @@
|
|||||||
"host_dbus": true,
|
"host_dbus": true,
|
||||||
"image": "ghcr.io/alexbelgium/webtop-{arch}",
|
"image": "ghcr.io/alexbelgium/webtop-{arch}",
|
||||||
"ingress": true,
|
"ingress": true,
|
||||||
"init": false,
|
|
||||||
"map": [
|
"map": [
|
||||||
"addon_config:rw",
|
"addon_config:rw",
|
||||||
"media:rw",
|
"media:rw",
|
||||||
@@ -148,6 +147,6 @@
|
|||||||
"tmpfs": true,
|
"tmpfs": true,
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "fb06d0b4-ls71-2",
|
"version": "fb06d0b4-ls71-3",
|
||||||
"video": true
|
"video": true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user