You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ This is a pre-configured, ready-to-run MySQL server with IP2Location Geolocation
28
28
29
29
docker run --link ip2location:ip2location-db -t -i application_using_the_ip2location_data
30
30
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.
0 commit comments