Skip to content

Commit

Permalink
docker-entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderdw committed Apr 10, 2024
1 parent 9284aa4 commit 6ca2ff2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions dsmr_reader/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,7 @@ RUN \

# HOMEASSISTANT Add-On OVERRIDES
COPY rootfs /



RUN chmod a+x /etc/s6-overlay/s6-rc.d/01-set-hassio-vars
RUN chmod a+x /etc/s6-overlay/s6-rc.d/docker-entrypoint/01-set-hassio-vars

ENV DUID=0
ENV DGID=0
Expand Down

0 comments on commit 6ca2ff2

Please sign in to comment.