kopia lustrzana https://github.com/projecthorus/chasemapper
commit
ed4c5a3419
|
@ -56,7 +56,7 @@ RUN case $(uname -m) in \
|
||||||
# Copy any additional Python packages from the build container.
|
# Copy any additional Python packages from the build container.
|
||||||
COPY --from=build /root/.local /root/.local
|
COPY --from=build /root/.local /root/.local
|
||||||
|
|
||||||
# Copy predictor binary and get_wind_data.py from the build container.
|
# Copy predictor binary from the build container.
|
||||||
COPY --from=build /root/cusf_predictor_wrapper-master/src/build/pred \
|
COPY --from=build /root/cusf_predictor_wrapper-master/src/build/pred \
|
||||||
/opt/chasemapper/
|
/opt/chasemapper/
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
--no-binary eccodes
|
||||||
cusfpredict
|
cusfpredict
|
||||||
flask
|
flask
|
||||||
flask-socketio
|
flask-socketio
|
||||||
|
|
Ładowanie…
Reference in New Issue