Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
fightforlife authored Jan 2, 2022
1 parent 4ed943f commit ac7da66
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ RUN pip3 install hddfancontrol
#EXPOSE 7634
#CMD hddtemp -q -d -F /dev/sd*
COPY start_services.sh /usr/local/bin
CMD /usr/local/bin/start_services.sh $ARGS
RUN chmod +x /usr/local/bin/start_services.sh
CMD /usr/local/bin/start_services.sh

0 comments on commit ac7da66

Please sign in to comment.