From 0a0b7ceb0c2f10b0f51d5f5e74c037244b7ac82e Mon Sep 17 00:00:00 2001 From: Chris Crowe <425808+chriscrowe@users.noreply.github.com> Date: Fri, 11 Mar 2022 18:09:21 -0800 Subject: [PATCH] Update README.md --- one-container/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/one-container/README.md b/one-container/README.md index 0b4d2c7..7ed6adf 100644 --- a/one-container/README.md +++ b/one-container/README.md @@ -43,6 +43,8 @@ WEBTHEME=default-light ### Using Portainer stacks? +> 2022-3-11: I'm being told the advice below is not longer true in Portainer. If you're using Portainer, try it without removing the volumes declaration and see if it works. + Portainer stacks are a little weird and don't want you to declare your named volumes, so remove this block from the top of the `docker-compose.yaml` file before copy/pasting into Portainer's stack editor: ```yaml