mirror of
https://github.com/mjl-/mox.git
synced 2024-12-28 17:33:47 +03:00
update link to docker image
user was being redirected to the new url
This commit is contained in:
parent
b43529a2e9
commit
4c72184b44
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ Verify you have a working mox binary:
|
||||||
Note: Mox only compiles for/works on unix systems, not on Plan 9 or Windows.
|
Note: Mox only compiles for/works on unix systems, not on Plan 9 or Windows.
|
||||||
|
|
||||||
You can also run mox with docker image `r.xmox.nl/mox`, with tags like `v0.0.1`
|
You can also run mox with docker image `r.xmox.nl/mox`, with tags like `v0.0.1`
|
||||||
and `v0.0.1-go1.20.1-alpine3.17.2`, see https://r.xmox.nl/repo/mox/. See
|
and `v0.0.1-go1.20.1-alpine3.17.2`, see https://r.xmox.nl/r/mox/. See
|
||||||
docker-compose.yml in this repository for instructions on starting. You must run
|
docker-compose.yml in this repository for instructions on starting. You must run
|
||||||
docker with host networking, because mox needs to find your actual public IP's
|
docker with host networking, because mox needs to find your actual public IP's
|
||||||
and get the remote IPs for incoming connections, not a local/internal NAT IP.
|
and get the remote IPs for incoming connections, not a local/internal NAT IP.
|
||||||
|
|
Loading…
Reference in a new issue