From 794166a49802a3d1dabe61b15ede484f12df14ca Mon Sep 17 00:00:00 2001 From: TheSpad Date: Mon, 22 May 2023 14:22:54 +0100 Subject: [PATCH] More grammars --- content/issues/2023-05-22-portainer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/issues/2023-05-22-portainer.md b/content/issues/2023-05-22-portainer.md index e4fe9275..3582341b 100644 --- a/content/issues/2023-05-22-portainer.md +++ b/content/issues/2023-05-22-portainer.md @@ -13,4 +13,4 @@ There is a known issue with Portainer and the Synology Docker UI when updating ( This non-standard behaviour causes containers to fail to start correctly in some cases, and may result in unexpected or unwanted configuration in others. For example, in our [SABnzbd image](https://github.com/linuxserver/docker-sabnzbd/issues/188) the `PATH` environment variable is overwritten, leaving the application unable to locate the necessary Python modules to enable it to start. This is likely to become more common in the future, and there is not a practical or scalable solution that we can apply from our end to avoid this issue. -**Our position remains that we provide support only for containers created and updated using Docker Compose or the Docker CLI, or using our Unraid templates, and not any 3rd party tools.** +**Our position remains that we provide support only for containers created and updated using Docker Compose, the Docker CLI, or using our Unraid templates, and not any 3rd party tools.**