Page MenuHomeVyOS Platform

container: cannot remove image when used by more then one tag
Open, LowPublicBUG

Description

cpo@BR1.wue3:~$ show container image
REPOSITORY                              TAG         IMAGE ID      CREATED       SIZE
docker.io/jacobalberty/unifi            v9.0        43f61ce8ca0e  2 months ago  804 MB
docker.io/adguard/adguardhome           v0.107.55   b715c7b6b7a1  4 months ago  72.7 MB
docker.io/jacobalberty/unifi            v8.6        70dc580695b9  5 months ago  826 MB
docker.io/jacobalberty/unifi            v8.6.9      70dc580695b9  5 months ago  826 MB
docker.io/freeradius/freeradius-server  3.2.2       0a093ead10b6  2 years ago   229 MB
docker.io/lfkeitel/tacacs_plus          latest      b86c7ca293cb  3 years ago   171 MB
docker.io/dchidell/docker-tacacs        latest      84f7fe4db64b  4 years ago   51.5 MB
cpo@BR1.wue3:~$ delete container image 70dc580695b9
time="2025-04-26T08:32:23+02:00" level=error msg="User-selected graph driver \"overlay\" overwritten by graph driver \"overlay2\" from database - delete libpod local files (\"/usr/lib/live/mount/persistence/container/storage\") to resolve.  May prevent use of images created by other tools"
Error: unable to delete image "70dc580695b9bd2908c49f67e3100ccefd160a07164bdf475e76177e85383444" by ID with more than one tag ([docker.io/jacobalberty/unifi:v8.6 docker.io/jacobalberty/unifi:v8.6.9]): please force removal
`

Details

Version
1.4.2
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Event Timeline

c-po claimed this task.
c-po triaged this task as Low priority.
dmbaturin renamed this task from container: can not remove image when used by more then one tag to container: cannot remove image when used by more then one tag.Thu, May 8, 10:58 AM