Expand Shadowsocks runtime compatibility
This commit is contained in:
parent
d1638726ca
commit
4d1f589280
167 changed files with 57173 additions and 1640 deletions
6
deploy/railway-sing-box/Dockerfile
Normal file
6
deploy/railway-sing-box/Dockerfile
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
FROM ghcr.io/sagernet/sing-box:v1.13.12
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue