Verified Commit 57855df4 authored by Son Hoang Nguyen's avatar Son Hoang Nguyen
Browse files

Fix issue with building docker image (TRF)

parent b3b33f4b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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