0

I am running apt-get install in a Dockerfile (base image Debian:Jessie) and getting the error :

rm: cannot remove '/tmp/tmp.2aQvTy9NOu': No such file or directory

I am not sure what this means or what I should try.

Hmkyriacou
  • 64
  • 1
  • 8
  • 1
    It is hard to help you without having more information. Can we see the Dockerfile that you are using? Can we also see also the previous lines of the output before that error? – AlexCL Apr 02 '22 at 22:41
  • 1
    Please provide a [mcve] – BMitch Apr 02 '22 at 22:50

0 Answers0