Skip to content

Commit

Permalink
Documentation updates
Browse files Browse the repository at this point in the history
  • Loading branch information
snelsondurrant committed Nov 21, 2024
1 parent 3f702b1 commit 9d8caa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -197,4 +197,5 @@ USER root
RUN apt update && apt upgrade -y
USER ${LABNAME}

# Set up bash variable sourcing (Make sure this exists as a volume when you run the container!)
RUN echo "source /home/${LABNAME}/config/bash_vars.sh" >> ~/.bashrc

0 comments on commit 9d8caa0

Please sign in to comment.