Skip to content

Commit

Permalink
rocky builds fail adding pmix
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <[email protected]>
  • Loading branch information
vsoch committed Jan 31, 2024
1 parent 1bea89b commit 944ecbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rocky/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN dnf update -y && dnf install -y gettext
# Specify flux deps in the spack manifest file (spack.yaml)
RUN mkdir /opt/spack-environment \
&& (echo spack: \
&& echo ' specs: [flux-sched, flux-core, [email protected], [email protected], [email protected]]' \
&& echo ' specs: [flux-sched, flux-core, [email protected]]' \
&& echo ' view: /opt/views/view' \
&& echo ' concretizer:' \
&& echo ' unify: true' \
Expand Down

0 comments on commit 944ecbe

Please sign in to comment.