containers / containers/fetchit
Bug on container removal
Open
bug
disconnected
- Dominant language
- Go
- Stars
- 169
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
When a container definition is removed from Git it results in an error while trying to clean up the container.
```
I0722 19:58:02.617464 1 raw.go:115] Creating podman container from delete
E0722 19:58:02.617503 1 raw.go:106] Error moving current to latest: Failed to apply changes: open delete: no such file or directory
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.