Skip to content

Commit d7e8655

Browse files
Update Dockerfile
1 parent 1605baf commit d7e8655

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,5 @@ RUN /opt/conda/bin/conda run -n duckietownrl pip install pygame
8888
RUN sudo git config --system --add safe.directory /home/duckietown_rl_course && \
8989
sudo git config --system --add safe.directory '*'
9090

91+
RUN echo 'alias python="xvfb-run python"' >> /root/.bashrc
9192

0 commit comments

Comments
 (0)