Place the docker scripts ahead of local path since the user has likely explicitly called the env file.
This commit is contained in:
parent
167195bc86
commit
c525a89bc7
@ -1,3 +1,3 @@
|
|||||||
DOCKER_HOME=/opt/Docker
|
DOCKER_HOME=/opt/Docker
|
||||||
DOCKER_PATH=$DOCKER_HOME/bin
|
DOCKER_PATH=$DOCKER_HOME/bin
|
||||||
PATH=$PATH:$DOCKER_PATH
|
PATH=$DOCKER_PATH:$PATH
|
||||||
|
Loading…
x
Reference in New Issue
Block a user