Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
colombraf authored Sep 22, 2023
1 parent 6c1e384 commit 2eaf160
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/docker_r1ObjectRetrievalSim/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,8 @@ RUN sudo apt-get update && sudo apt-get install -y cyclonedds-dev cyclonedds-too
ENV RMW_IMPLEMENTATION=rmw_cyclonedds_cpp

# ------------------------------------------------------------------------------ #
#Add space to tmp (needed for CI)
ENV TMPDIR='/var/tmp'

# Build multimodal
USER user1
Expand Down

0 comments on commit 2eaf160

Please sign in to comment.