Skip to content
Snippets Groups Projects
Verified Commit 57855df4 authored by Son Hoang Nguyen's avatar Son Hoang Nguyen
Browse files

Fix issue with building docker image (TRF)

parent b3b33f4b
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
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