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

6 lines
59 B
Docker
Raw Normal View History

2019-01-29 05:57:01 +00:00
FROM java
2019-01-29 06:55:13 +00:00
RUN apt-get update
RUN apt-get install -y \
vim