Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
docker_images
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
Model registry
Operate
Environments
Monitor
Incidents
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
orestis.malaspin
docker_images
Commits
5bd9ac58
Verified
Commit
5bd9ac58
authored
3 years ago
by
orestis.malaspin
Browse files
Options
Downloads
Patches
Plain Diff
added pkg-config
parent
bbf4d76b
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#19401
failed
2 years ago
Stage: build_pandoc
Stage: build
Changes
1
Pipelines
31
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
futhark/Dockerfile
+1
-1
1 addition, 1 deletion
futhark/Dockerfile
with
1 addition
and
1 deletion
futhark/Dockerfile
+
1
−
1
View file @
5bd9ac58
...
...
@@ -9,6 +9,6 @@ RUN wget https://futhark-lang.org/releases/futhark-nightly-linux-x86_64.tar.xz
RUN
xz
-d
futhark-nightly-linux-x86_64.tar.xz
&&
tar
xvf futhark-nightly-linux-x86_64.tar
RUN
cd
futhark-nightly-linux-x86_64/
&&
make
install
RUN
apt
install
-y
opencl-headers ocl-icd-opencl-dev
RUN
apt
install
-y
python3 python3-pip python3-setuptools python3-wheel ninja-build
RUN
apt
install
-y
python3 python3-pip python3-setuptools python3-wheel ninja-build
pkg-config
RUN
pip3
install
--user
meson
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