Skip to content

Commit

Permalink
JCF: Issue #361: use the externals from the dedicated run-only fddata…
Browse files Browse the repository at this point in the history
…utilities external image to create the lightest-weight fddatautilities external image possible
  • Loading branch information
John Freeman committed May 1, 2024
1 parent 45acdaf commit 4715857
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-fddatautilities-alma9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@ jobs:
echo "FROM ghcr.io/dune-daq/alma9-spack:latest" > Dockerfile
echo 'MAINTAINER John Freeman "[email protected]"' >> Dockerfile
echo "ENV REFRESHED_AT ${NIGHTLY_TAG}" >> Dockerfile
echo "COPY --from=ghcr.io/dune-daq/pypi-repo:latest /cvmfs/dunedaq.opensciencegrid.org/pypi-repo /cvmfs/dunedaq.opensciencegrid.org/pypi-repo" >> Dockerfile
echo "COPY /home/nfs/dunedaq/jcfree/externals_fddatautilities_runonly /cvmfs/dunedaq.opensciencegrid.org" >> Dockerfile
echo "ADD nightly /cvmfs/dunedaq-development.opensciencegrid.org/nightly" >> Dockerfile
echo 'ENTRYPOINT ["/bin/bash"]' >> Dockerfile
Expand Down

0 comments on commit 4715857

Please sign in to comment.