Update entrypoint.sh
This commit is contained in:
parent
e6055a785e
commit
64ddf27920
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
cd /home/container
|
||||
|
||||
sleep 1
|
||||
# Make internal Docker IP address available to processes.
|
||||
export INTERNAL_IP=`ip route get 1 | awk '{print $NF;exit}'`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user