try to fix docker
This commit is contained in:
@@ -28,6 +28,8 @@ RUN groupadd --gid "${USER_GID}" "${USER}" && \
|
|||||||
|
|
||||||
COPY . /home/pi/pialert
|
COPY . /home/pi/pialert
|
||||||
|
|
||||||
|
RUN chmod -R a+rxw /home/pi/pialert/
|
||||||
|
|
||||||
# Pi.Alert
|
# Pi.Alert
|
||||||
RUN python /home/pi/pialert/back/pialert.py update_vendors \
|
RUN python /home/pi/pialert/back/pialert.py update_vendors \
|
||||||
&& sed -ie 's/= 80/= '${PORT}'/g' /etc/lighttpd/lighttpd.conf \
|
&& sed -ie 's/= 80/= '${PORT}'/g' /etc/lighttpd/lighttpd.conf \
|
||||||
|
|||||||
Reference in New Issue
Block a user