scripts: Use full hostname in the PS1 variable for reproduction environment

This commit is contained in:
Tomas Babej
2021-01-16 18:50:16 -05:00
parent d9c4621e33
commit 6aed73ee99

View File

@@ -27,5 +27,8 @@ RUN cmake -DCMAKE_BUILD_TYPE=debug .
RUN make -j8
RUN sudo make install
# Set the PS1 variable
ENV PS1="[\u@\H \W]\$ "
WORKDIR /home/warrior
RUN task rc.confirmation=0 _ids || : # Generate default taskrc