fffiloni commited on
Commit
8c721c6
1 Parent(s): 0cdac26

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -25,6 +25,7 @@ USER user
25
 
26
  ENV HOME=/home/user \
27
  PATH=/home/user/.local/bin:$PATH \
 
28
  SYSTEM=spaces
29
 
30
  # Clone the RB-Modulation repository
 
25
 
26
  ENV HOME=/home/user \
27
  PATH=/home/user/.local/bin:$PATH \
28
+ PYTHONPATH=$HOME/app \
29
  SYSTEM=spaces
30
 
31
  # Clone the RB-Modulation repository