mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-12 02:41:02 +01:00
Update Dockerfile
This commit is contained in:
@@ -30,8 +30,6 @@ COPY --from=vaultwarden /web-vault /opt/web-vault
|
||||
# 2 Modify Image #
|
||||
##################
|
||||
|
||||
RUN chmod 777 /etc/services.d/*/*
|
||||
|
||||
##################
|
||||
# 3 Install apps #
|
||||
##################
|
||||
@@ -67,6 +65,8 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
|
||||
# 4 Entrypoint #
|
||||
################
|
||||
|
||||
RUN chmod 777 /etc/services.d/*/*
|
||||
|
||||
#RUN chmod 777 /entrypoint.sh
|
||||
#WORKDIR /
|
||||
#ENTRYPOINT [ "/usr/bin/env" ]
|
||||
|
||||
Reference in New Issue
Block a user