Skip to content

Commit

Permalink
Change ENTRYPOINT to CMD
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Dec 14, 2023
1 parent e600a33 commit 504def5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docker/alma9/alma9-cvmfs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ RUN dnf install -y https://ecsft.cern.ch/dist/cvmfs/cvmfs-release/cvmfs-release-

COPY mount.sh /mount.sh

ENTRYPOINT ["/bin/bash"]
CMD ["/bin/bash"]

0 comments on commit 504def5

Please sign in to comment.