Skip to content

Commit

Permalink
Merge pull request #120 from ruby/fixup-manpages
Browse files Browse the repository at this point in the history
Use more regex
  • Loading branch information
hsbt authored Feb 3, 2025
2 parents 3c63181 + d85569a commit f870291
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -152,10 +152,7 @@ COPY --from=build \
/usr/local/lib/ruby/

COPY --from=build \
/usr/local/share/man/man1/erb* \
/usr/local/share/man/man1/irb* \
/usr/local/share/man/man1/ri* \
/usr/local/share/man/man1/ruby* \
/usr/local/share/man/man1/*.* \
/usr/local/share/man/man1/


Expand Down

0 comments on commit f870291

Please sign in to comment.