Skip to content

Commit a034a24

Browse files
authored
add tutorial link
1 parent 1810888 commit a034a24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This is a pre-configured, ready-to-run MySQL server with IP2Location Geolocation
2828

2929
docker run --link ip2location:ip2location-db -t -i application_using_the_ip2location_data
3030

31-
Please note that `--link` flag has become the legacy feature of Docker and may eventually be removed. Please use the network bridge to link containers for query.
31+
Please note that `--link` flag has become the legacy feature of Docker and may eventually be removed. Please use the network bridge to link containers for query. You can read this article of How to connect [IP2Location MySQL docker in Debian container](https://blog.ip2location.com/knowledge-base/how-to-connect-ip2location-mysql-docker-in-debian-container/) to learn more.
3232

3333
### Query for IP information
3434

0 commit comments

Comments
 (0)