Alexander Vnuchkov
Alexander Vnuchkov
Would be great if this default behavior could be set via an environment variable (for Docker), if that is possible
In my instance, this affects containers created using docker run. Containers started with docker compose update without any problem. The issues started after docker updated to version 25.0.0
@lordlightman I have the same issue. Removed the parent group from the label and updates stopped. Added it back and updates each 6-7 seconds resumed. Looks like a bug
You're right, renaming the file did the trick and it started alright. Thanks for the workaround!