mirror of
https://github.com/idanoo/rtl-pager-discord
synced 2025-07-05 15:52:24 +00:00
Set entrypoint
This commit is contained in:
parent
e96860ebc9
commit
18cf7d3759
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ RUN apt install -y redis rtl-sdr multimon-ng
|
||||||
COPY pager.sh /pager.sh
|
COPY pager.sh /pager.sh
|
||||||
RUN chmod +x /pager.sh
|
RUN chmod +x /pager.sh
|
||||||
|
|
||||||
RUN ["/pager.sh"]
|
ENTRYPOINT /bin/bash /pager.sh
|
Loading…
Add table
Add a link
Reference in a new issue