pages.{ar,fa}: remove translated placeholders (#11997)
* pages.{ar,fa}: remove translated placeholders Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * common-arguments: reword note * rmdir: fix Arabic translation Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> --------- Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:

committed by
GitHub

parent
1c7f3d6e8f
commit
3a37343e59
@@ -9,11 +9,11 @@
|
||||
|
||||
- قم بتشغيل دوكر في الخلفية واجعله يستمع علي منفذ معين (يونكس وبروتوكول ضبط الإرسال):
|
||||
|
||||
`dockerd --host unix://{{السوكيت/إلي/المسار}} --host tcp://{{ip}}`
|
||||
`dockerd --host unix://{{path/to/tmp.sock}} --host tcp://{{ip}}`
|
||||
|
||||
- قم بتشغيل دوكر في الخلفية برقم عملية معين:
|
||||
|
||||
`dockerd --pidfile {{ملف_رقم_العملية/إلي/المسار}}`
|
||||
`dockerd --pidfile {{path/to/pid_file}}`
|
||||
|
||||
- قم بتشغيل دوكر في وضع التصحيح واكتشاف الأخطاء:
|
||||
|
||||
|
Reference in New Issue
Block a user