Loading Docker/Dockerfile +2 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,8 @@ WORKDIR /tools RUN apt-get update \ && apt-get install -y -qq \ git \ build-essential build-essential \ automake RUN git clone https://gitlab.fi.muni.cz/lexa/nested.git Loading Loading
Docker/Dockerfile +2 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,8 @@ WORKDIR /tools RUN apt-get update \ && apt-get install -y -qq \ git \ build-essential build-essential \ automake RUN git clone https://gitlab.fi.muni.cz/lexa/nested.git Loading