Skip to content

Commit

Permalink
trigger build hwloc
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <[email protected]>
  • Loading branch information
vsoch committed Oct 16, 2023
1 parent e38be8b commit a8fccf2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions hwloc/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
ARG tag=jammy
FROM spack/ubuntu-${tag}:latest as builder

# What we want to install and how we want to install it
# is specified in a manifest file (spack.yaml)
RUN mkdir /opt/spack-environment \
&& (echo spack: \
&& echo ' specs: [hwloc+cairo]' \
Expand Down

0 comments on commit a8fccf2

Please sign in to comment.