File tree Expand file tree Collapse file tree 6 files changed +6
-3
lines changed Expand file tree Collapse file tree 6 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ EXPOSE 8069 8071 8072
7979#  Set the default config file
8080ENV  ODOO_RC /etc/odoo/odoo.conf
8181
82- COPY  ../shared/ wait-for-psql.py /usr/local/bin/wait-for-psql.py
82+ COPY  wait-for-psql.py /usr/local/bin/wait-for-psql.py
8383
8484#  Set default user when running the container
8585USER  odoo
Original file line number Diff line number Diff line change 1+ ../ shared / wait - for - psql .py 
Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ EXPOSE 8069 8071 8072
9393#  Set the default config file
9494ENV  ODOO_RC /etc/odoo/odoo.conf
9595
96- COPY  ../shared/ wait-for-psql.py /usr/local/bin/wait-for-psql.py
96+ COPY  wait-for-psql.py /usr/local/bin/wait-for-psql.py
9797
9898#  Set default user when running the container
9999USER  odoo
Original file line number Diff line number Diff line change 1+ ../ shared / wait - for - psql .py 
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ EXPOSE 8069 8071 8072
9595#  Set the default config file
9696ENV  ODOO_RC /etc/odoo/odoo.conf
9797
98- COPY  ../shared /wait-for-psql.py /usr/local/bin/wait-for-psql.py
98+ COPY  /wait-for-psql.py /usr/local/bin/wait-for-psql.py
9999
100100#  Set default user when running the container
101101USER  odoo
Original file line number Diff line number Diff line change 1+ ../ shared / wait - for - psql .py 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments