Closed
Description
Description
Title says all
Steps to reproduce the issue
Unfortunately, I do not have a reproducer and this seems to happen under certain circumstances only.
This is definitely confirmed though:
apo@oliphant:~ $ sudo ./nerdctl ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
5e7d6291a423 docker.io/library/debian:latest "sleep 3600" 4 minutes ago Up restarttest
b579c38e3c55 docker.io/library/debian:latest "sleep 123" 6 seconds ago Up restarttest
apo@oliphant:~ $ sudo ./nerdctl rm restarttest
FATA[0000] 1 errors:
multiple IDs found with provided prefix: restarttest
Note error message above ^
Describe the results you received and expected
This should never happen.
What version of nerdctl are you using?
1.7.6
Are you using a variant of nerdctl? (e.g., Rancher Desktop)
None
Host information
No response