dockge icon indicating copy to clipboard operation
dockge copied to clipboard

A 2nd container (that I cant manage) was created when composing

Open Roachforlife opened this issue 5 months ago • 2 comments

Hello. I just added Paperless-NGX into Dockge 1.5 and it looks like it created a 2nd container name (paperless). It says its not managed by Dockge. On the one I made with my compose info (paperless-ngx) it shows inactive yet its running. Any idea how to keep all of this combined together? I can confirm that on the file system, only one folder is there for 'paperless-ngx'. Thanks

Image Image

Roachforlife avatar Jul 14 '25 17:07 Roachforlife

I have this exact same issue currently.

GoodGooglyMoogly avatar Aug 15 '25 20:08 GoodGooglyMoogly

I resolved the issue for me, by removing the name: XY line from the Docker Compose file. From my understanding, this line is unnecessary, and Dockge can get confused if the stack name defined in the Docker Compose file differs from the folder name containing the stack configuration.

livdebus avatar Aug 16 '25 09:08 livdebus

I resolved the issue for me, by removing the name: XY line from the Docker Compose file. From my understanding, this line is unnecessary, and Dockge can get confused if the stack name defined in the Docker Compose file differs from the folder name containing the stack configuration.

Could you please elaborate, i cannot find something called name in my compose file. I am having the same issue as OP.

Even trying suggestions of #474 did not work at all.

tobse91 avatar Nov 30 '25 21:11 tobse91