Watchtower: too many network aliases when recreating the container

Created on 29 Apr 2020  路  3Comments  路  Source: containrrr/watchtower

image

Medium Available Bug

Most helpful comment

The issue IMHO is that a lot of aliases are accumulating over time (one additional alias per recreate). These are just the container IDs of former instances of this Docker container, which most probably do not serve any purpose, so they could be filtered out when recreating the container.

All 3 comments

Hi there! 馃憢馃徏 As you're new to this repo, we'd like to suggest that you read our code of conduct as well as our contribution guidelines. Thanks a bunch for opening your first issue! 馃檹

Hi,

Would you mind expanding on what the issue is and when it occurs?

Thanks,
Simme

The issue IMHO is that a lot of aliases are accumulating over time (one additional alias per recreate). These are just the container IDs of former instances of this Docker container, which most probably do not serve any purpose, so they could be filtered out when recreating the container.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Fredrik81 picture Fredrik81  路  5Comments

ghost picture ghost  路  4Comments

mlmnetcologne picture mlmnetcologne  路  3Comments

Ezwen picture Ezwen  路  6Comments

alexhaller picture alexhaller  路  3Comments