Skip to content

Commit c1f6560

Browse files
GammaPixiaokangwang
authored andcommitted
Update install.md to let the user use the ghcr.io/v2fly/v2ray:latest-extra image
1 parent 3b3e8cb commit c1f6560

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

docs/en_US/guide/install.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,13 @@ What's new?
7575

7676
The V2Ray Docker Image is also available:
7777

78-
* [v2fly/v2fly-core](https://hub.docker.com/r/v2fly/v2fly-core): The `latest` tag will be updated following [v2fly](https://github.com/v2fly/docker-fly)'s latest release. Other versions will be released using the version's tag, e.g. `4.27.0`.
78+
* [ghcr.io/v2fly/v2ray:latest-extra](https://github.com/v2fly/v2ray-core/pkgs/container/v2ray/625429681?tag=latest-extra): The `latest-extra` tag will be automatically updated with the latest release. Other versions will be released using the version's tag, e.g. `4.27.0`.
7979

8080
The Structure of Docker Image:
8181

82-
* `/etc/v2ray/config.json`: Config File
83-
* `/usr/bin/v2ray/v2ray`: V2Ray Main Process
84-
* `/usr/bin/v2ray/v2ctl`: V2Ctl Commandline Tools
85-
* `/usr/bin/v2ray/geoip.dat`: GeoIP Data
86-
* `/usr/bin/v2ray/geosite.dat`: GeoSite Data
82+
* `/opt/v2ray/etc/config.json`: Config File
83+
* `/opt/v2ray/bin/v2ray`: V2Ray Main Process
84+
* `/opt/v2ray/share/geoip.dat`: GeoIP Data
85+
* `/opt/v2ray/share/geosite.dat`: GeoSite Data
86+
87+
* [v2fly/v2fly-core](https://hub.docker.com/r/v2fly/v2fly-core): The docker hub image is manually built in [v2fly](https://github.com/v2fly/docker), so it is not recommended due to the possibility of lacking updates.

0 commit comments

Comments
 (0)