Files
2019-01-29 07:55:13 +01:00

6 lines
59 B
Docker

FROM java
RUN apt-get update
RUN apt-get install -y \
vim