Mdean77 commited on
Commit
2084fd9
·
1 Parent(s): c22996d

Changed path again

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -12,7 +12,7 @@ ENV PATH="/root/.local/bin/:$PATH"
12
 
13
  # # Set te home directory and path
14
  ENV HOME=/home/user \
15
- PATH=/home/user/.local/bin:$PATH
16
 
17
 
18
  # ENV PATH=/root/.local/bin:$PATH
 
12
 
13
  # # Set te home directory and path
14
  ENV HOME=/home/user \
15
+ PATH=/home/user/.local/bin:/root/.local/bin/:$PATH
16
 
17
 
18
  # ENV PATH=/root/.local/bin:$PATH