aboutsummaryrefslogtreecommitdiff
path: root/Docker/README.md
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2023-05-07 21:35:08 +0200
committerGravatar GitHub <noreply@github.com> 2023-05-07 21:35:08 +0200
commit54c8de86c73ce831df7912428b4f9fd849d67aca (patch)
treeb6c0cf65ae8370ad09f2a1a94384afd60444bb62 /Docker/README.md
parent9172b65cdbeb3cd19620e38df54669c5d8aa9983 (diff)
docs: language table added (#5375)
* docs: language table added * Update 05_Configuration.md * Update 05_Configuration.md * french docs * Unicode quote and a few fixes (Same search&replace aslo applied to a few other files) --------- Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'Docker/README.md')
-rw-r--r--Docker/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Docker/README.md b/Docker/README.md
index 028c4554b..42085f38a 100644
--- a/Docker/README.md
+++ b/Docker/README.md
@@ -396,7 +396,7 @@ image: freshrss/freshrss:arm
If you then get this error message when running `docker compose up`:
-> The requested image's platform (linux/arm/v7) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
+> The requested image’s platform (linux/arm/v7) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
… you will also need to specify the platform in the `service` part: