This commit is contained in:
parent
1a55e9bcf8
commit
72406bd395
@ -14,7 +14,5 @@ RUN apt-get update && apt-get install liblapack-dev libpng-dev libfreetype6-dev
|
||||
|
||||
RUN pip3 install precise-lite
|
||||
|
||||
COPY scripts/precise-convert-h5 /usr/local/bin/precise-convert-h5
|
||||
RUN chmod +x /usr/local/bin/precise-convert-h5
|
||||
|
||||
COPY scripts/precise-lite-convert-h5 /usr/local/bin/precise-lite-convert-h5
|
||||
COPY scripts/convert_h5.py /usr/local/lib/python3.6/dist-packages/precise_lite/scripts/convert_h5.py
|
0
scripts/precise-convert-h5 → scripts/precise-lite-convert-h5
Normal file → Executable file
0
scripts/precise-convert-h5 → scripts/precise-lite-convert-h5
Normal file → Executable file
Loading…
Reference in New Issue
Block a user