Files
cjvt-srl-tagging/dockerfiles/mate-tool-env/Dockerfile
T

6 lines
59 B
Docker

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