aboutsummaryrefslogtreecommitdiff
path: root/projects/fast-dds/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/fast-dds/Dockerfile')
-rw-r--r--projects/fast-dds/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/fast-dds/Dockerfile b/projects/fast-dds/Dockerfile
index df5782e63..414d421d9 100644
--- a/projects/fast-dds/Dockerfile
+++ b/projects/fast-dds/Dockerfile
@@ -21,6 +21,5 @@ RUN git clone --depth 1 https://github.com/chriskohlhoff/asio/
RUN git clone --depth 1 https://github.com/eProsima/Fast-CDR.git
RUN git clone --depth 1 https://github.com/eProsima/foonathan_memory_vendor.git
RUN git clone --depth 1 https://github.com/eProsima/Fast-DDS.git
-COPY patch.diff $SRC
COPY build.sh $SRC
WORKDIR $SRC/Fast-DDS