|
@@ -102,7 +102,7 @@ If you want your own dedicated instance but do not want to manage it by yourself
|
102
|
102
|
|
103
|
103
|
In case you prefer using Docker:
|
104
|
104
|
|
105
|
|
-You need to install docker on your server first (see [https://docs.docker.com/install/linux/docker-ce/debian/](here))
|
|
105
|
+You need to install docker on your server first (see [here](https://docs.docker.com/install/linux/docker-ce/debian/))
|
106
|
106
|
Make sure `docker.service` is started correctly.
|
107
|
107
|
|
108
|
108
|
systemctl status docker.service
|