Set entrypoint

This commit is contained in:
Daniel Mason 2023-04-13 17:38:33 +12:00
parent e96860ebc9
commit 18cf7d3759
Signed by: idanoo
GPG key ID: 387387CDBC02F132

View file

@ -10,4 +10,4 @@ RUN apt install -y redis rtl-sdr multimon-ng
COPY pager.sh /pager.sh
RUN chmod +x /pager.sh
RUN ["/pager.sh"]
ENTRYPOINT /bin/bash /pager.sh