Skip to content

Commit

Permalink
Docker: update cyber ip init
Browse files Browse the repository at this point in the history
  • Loading branch information
mickeyouyou authored Apr 25, 2020
1 parent 37848a1 commit 8f8925a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/docker_adduser.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ export PATH=${PATH}:/apollo/scripts:/usr/local/miniconda/bin
if [ -e "/apollo/scripts/apollo_base.sh" ]; then
source /apollo/scripts/apollo_base.sh
fi
source /apollo/cyber/setup.bash
export CYBER_IP=172.17.0.1
ulimit -c unlimited
' >> "/home/${DOCKER_USER}/.bashrc"

Expand Down

0 comments on commit 8f8925a

Please sign in to comment.