mirror of
				https://github.com/teddysun/across.git
				synced 2025-10-31 08:45:36 +08:00 
			
		
		
		
	Update comments
Add trimmed geoip-only-cn-private.dat to Docker Image Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
		| @@ -18,6 +18,7 @@ RUN set -ex \ | ||||
| 	&& /root/v2ray.sh \ | ||||
| 	&& rm -fv /root/v2ray.sh \ | ||||
| 	&& wget -O /usr/share/v2ray/geosite.dat https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat \ | ||||
| 	&& wget -O /usr/share/v2ray/geoip-only-cn-private.dat https://github.com/v2fly/geoip/releases/latest/download/geoip-only-cn-private.dat \ | ||||
| 	&& wget -O /usr/share/v2ray/geoip.dat https://github.com/v2fly/geoip/releases/latest/download/geoip.dat | ||||
|  | ||||
| VOLUME /etc/v2ray | ||||
|   | ||||
| @@ -19,6 +19,7 @@ RUN set -ex \ | ||||
| 	&& /root/v2ray.sh "${TARGETPLATFORM}" \ | ||||
| 	&& rm -fv /root/v2ray.sh \ | ||||
| 	&& wget -O /usr/share/v2ray/geosite.dat https://github.com/v2fly/domain-list-community/releases/latest/download/dlc.dat \ | ||||
| 	&& wget -O /usr/share/v2ray/geoip-only-cn-private.dat https://github.com/v2fly/geoip/releases/latest/download/geoip-only-cn-private.dat \ | ||||
| 	&& wget -O /usr/share/v2ray/geoip.dat https://github.com/v2fly/geoip/releases/latest/download/geoip.dat | ||||
|  | ||||
| VOLUME /etc/v2ray | ||||
|   | ||||
		Reference in New Issue
	
	Block a user