This website requires JavaScript.
Explore
Help
Register
Sign In
OpenWrt
/
telephony
mirror of
https://git.openwrt.org/feed/telephony.git
Watch
1
Star
0
Fork
You've already forked telephony
0
Code
Issues
Projects
Releases
Wiki
Activity
0d8558a368
telephony
/
.github
/
workflows
/
Dockerfile
7 lines
100 B
Docker
Raw
Blame
History
ARG
ARCH
=
x86-64
FROM
openwrt/rootfs:$ARCH
ADD
entrypoint.sh /entrypoint.sh
CMD
[
"/entrypoint.sh"
]
Reference in New Issue
View Git Blame
Copy Permalink