#Is it possible to get a file from a container with exit code different from 0

1 messages · Page 1 of 1 (latest)

split root
#

I have a function that may return an exit code different from 0 but it still have some logs file in it. However I am not able to get a file from it because of that. Is there a way to ignore exit status code?