cli/compose: Handle Volume Subpath#5833
Conversation
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5833 +/- ##
=======================================
Coverage 59.18% 59.18%
=======================================
Files 352 352
Lines 29547 29548 +1
=======================================
+ Hits 17486 17487 +1
Misses 11080 11080
Partials 981 981 |
|
I don't know nothing about github and stuff. Is this change already published? Do i get this feature, by simply updating my docker swarm? If not, how do i do it? |
|
Yes, this is already a part of Docker 28.0.0 (and up), so you just just update your Docker daemons. |
|
I am using 28.0.1. But it is not working. Am i doing something wrong? my container still writes to the volumes root directory.. |
|
Have you recreated the containers? |
|
If you mean deleting the old containers and creating a new one, by deploying the stack - yes. I also recreated the volume and added subdirectories via mkdir. I use docker swarm on multiple RasPis. The stack is only deployed on one single node. The volume is on that same node. Frigate also writes to the volume just fine. But it ignores the subdirectories. |
|
I have a similar issue with Docker version 28.0.4, build b8034c0. I have a cifs volume created as |
- Human readable description for the release notes
- A picture of a cute animal (not mandatory but encouraged)