Skip to content

Commit

Permalink
rpc.h
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
  • Loading branch information
vsoch committed Sep 27, 2023
1 parent 3659bc5 commit 1936e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spack-flux-ubuntu-view/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN apt-get update && apt-get install -y libntirpc-dev
# is specified in a manifest file (spack.yaml)
RUN mkdir /opt/spack-environment \
&& (echo spack: \
&& echo ' specs: [flux-sched, flux-core, flux-pmix, flux-security]' \
&& echo ' specs: [flux-sched, flux-core, flux-security]' \
&& echo ' view: /opt/views/view' \
&& echo ' concretizer:' \
&& echo ' unify: true' \
Expand Down

0 comments on commit 1936e8a

Please sign in to comment.