Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
RDMS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
researchdata
RDMS
Commits
dcedd909
Commit
dcedd909
authored
1 month ago
by
Gyan Gupta
Browse files
Options
Downloads
Patches
Plain Diff
add missing dependency
parent
10b787b3
Branches
feature/implement_universalviewer
Branches containing commit
No related tags found
2 merge requests
!379
Implements universal viewer
,
!346
Draft: Hyrax 5 - Upgrade hyrax to v5
Pipeline
#20809
failed
1 month ago
Stage: build
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
hyrax/Dockerfile
+1
-1
1 addition, 1 deletion
hyrax/Dockerfile
with
1 addition
and
1 deletion
hyrax/Dockerfile
+
1
−
1
View file @
dcedd909
...
...
@@ -23,7 +23,7 @@ RUN /data/deploy_info_check.sh
RUN
apk update
&&
\
apk upgrade
&&
\
apk add bash build-base curl curl-dev gcompat imagemagick imagemagick-libs imagemagick-dev libarchive-tools
\
apk add bash build-base curl curl-dev gcompat imagemagick imagemagick-libs imagemagick-dev
libjpeg
libarchive-tools
\
libpq-dev libxml2-dev libxslt-dev nodejs openjdk11-jre-headless sqlite-dev tzdata yarn git
COPY
policy.xml /etc/ImageMagick-7/policy.xml
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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