You should not over-write the PYTHONPATH with your path but append it; otherwise the ... Option 1: RUN export PYTHONPATH="$PYTHONPATH:/app" ...
確定! 回上一頁