Skip to content

Commit

Permalink
Update Containerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dnkmmr69420 authored Apr 11, 2024
1 parent fbcf9bb commit 7805a18
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ RUN dnf install -y patchelf make gcc file bash-completion bc bzip2 cracklib


COPY ./bin/init-brew /usr/local/bin
COPY ./bin/brew-export /usr/local/bin
COPY ./profile.d/brew.sh /etc/profile.d
RUN chmod +x /usr/local/bin/init-brew

RUN chmod +x /usr/local/bin/brew-export

0 comments on commit 7805a18

Please sign in to comment.