Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Theia stack
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
esa-common
che7
stacks
Theia stack
Commits
fa8ddc08
Commit
fa8ddc08
authored
5 years ago
by
edupin
Browse files
Options
Downloads
Patches
Plain Diff
added wpsClient library to stack
parent
207e233e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Dockerfile
+2
-0
2 additions, 0 deletions
Dockerfile
OWSLib
+1
-0
1 addition, 0 deletions
OWSLib
with
3 additions
and
0 deletions
Dockerfile
+
2
−
0
View file @
fa8ddc08
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
OWSLib
@
709b6181
Subproject commit 709b618112cba5cea98cd6c05d300d0e5f9803a2
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment