Sign inSign up

muen/clash

By muen

Updated 10 months ago

Image
0

198

muen/clash repository overview

FROM debian:12.5
WORKDIR /app
ADD clash-linux-amd64-v1.18.0 .
ADD Country.mmdb /root/.config/clash/Country.mmdb
ENTRYPOINT ["./clash-linux-amd64-v1.18.0"]

Tag summary

Content type

Image

Digest

sha256:d80a13578

Size

50.7 MB

Last updated

10 months ago

docker pull muen/clash:v1.19.16