mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-04 06:44:06 +02:00
Update Dockerfile
This commit is contained in:
@@ -82,8 +82,7 @@ RUN chmod 777 /ha_entrypoint.sh /ha_entrypoint_modif.sh && /ha_entrypoint_modif.
|
|||||||
# Adapt shebang
|
# Adapt shebang
|
||||||
RUN \
|
RUN \
|
||||||
sed -i "s|/command/with-contenv bashio|/bin/bash bashio|g" /ha_entrypoint.sh && \
|
sed -i "s|/command/with-contenv bashio|/bin/bash bashio|g" /ha_entrypoint.sh && \
|
||||||
mv /ha_entrypoint.sh /etc/entrypoint.d/99-ha_entrypoint.sh
|
rm -r /etc/s6*
|
||||||
|
|
||||||
#RUN cat /ha_entrypoint.sh && \
|
#RUN cat /ha_entrypoint.sh && \
|
||||||
# sed -i "1i \#\!/bin/bash" /ha_entrypoint.sh
|
# sed -i "1i \#\!/bin/bash" /ha_entrypoint.sh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user