FROM ubuntu:18.04 RUN apt-get update && apt-get install -y vim WORKDIR /usr/src/app