Gareth Dwyer
02/11/2021, 11:56 AM404 Client Error for <http+docker://localhost/v1.40/containers/create>: Not Found ("No such image: prefecthq/prefect:0.14.7")
Did I do something wrong or is this related to the new 14.7 release that I see on GitHub?Chris White
docker run -it prefecthq/prefect:0.14.7 bash
and see if you get the same error?Gareth Dwyer
02/11/2021, 4:52 PMdocker: failed to register layer: Error processing tar file(exit status 2): fatal error: runtime: out of memory
Chris White