Skip to content
Snippets Groups Projects
Commit fa8ddc08 authored by edupin's avatar edupin
Browse files

added wpsClient library to stack

parent 207e233e
No related branches found
No related tags found
No related merge requests found
......@@ -76,7 +76,9 @@ COPY RestClient.py /usr/bmap/RestClient.py
COPY quicklook_raster.py /usr/bmap/quicklook_raster.py
COPY ingestData.py /usr/bmap/ingestData.py
COPY ingestData.sh /usr/bmap/ingestData.sh
COPY OWSLib /usr/bmap/OWSLib
RUN chmod +x /usr/bmap/OWSLib
RUN chmod +x /usr/bmap/initTemplate.sh
RUN chmod +x /usr/bmap/shareAlgorithm.sh
RUN chmod +x /usr/bmap/ingestData.sh
......
OWSLib @ 709b6181
Subproject commit 709b618112cba5cea98cd6c05d300d0e5f9803a2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment