I had created a docker to extract a hybris application zip file inside a docker file.but unfortunately it is returning with error code.
Error Message:
The command ‘/bin/sh -c unzip -o hybris.zip’ returned a non-zero code: 50
cleaned up the containers and image space as well but still getting the same error.
root@k8s-hybris-lvm-1:/var/lib/docker/containers# docker system df
TYPE TOTAL ACTIVE SIZE RECLAIMABLE
Images 0 0 0B 0B
Containers 0 0 0B 0B
Local Volumes 0 0 0B 0B
Build Cache 0 0 0B 0B