Instalar vim en debian docker

en docker file

 

RUN apt-get update && apt-get -y install apt-file
RUN apt-file update && apt-get -y install vim