Skip to content
Snippets Groups Projects
Commit ffc869d8 authored by Eduard Staniloiu's avatar Eduard Staniloiu
Browse files

Add vim to C docker image

parent 28272700
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,8 @@ RUN yum install -y gnuplot
RUN yum install -y wget
RUN yum install -y vim
#RUN wget https://download.oracle.com/java/18/latest/jdk-18_linux-x64_bin.rpm
#RUN rpm -ivh jdk-18_linux-x64_bin.rpm
......
version=1.3.0
version=1.3.1
registry=gitlab.cs.pub.ro:5050/asc/asc-public
img_name=c-labs
tag_name=${registry}/${img_name}:${version}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment