Skip to content

Commit

Permalink
update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kokosabu authored and hakuturu583 committed Apr 26, 2020
1 parent 82e8df8 commit 3b5b1b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ RUN su -c "mkdir -p /home/autoware/aichallenge_ws" $USERNAME
COPY --chown=autoware:autoware src /home/$USERNAME/aichallenge_ws/src

# Build Autoware
RUN apt-get update
RUN su -c "bash -c 'cd /home/$USERNAME/; \
source /home/$USERNAME/Autoware/install/setup.bash; \
cd aichallenge_ws/; \
Expand Down

0 comments on commit 3b5b1b0

Please sign in to comment.