Skip to content

Commit

Permalink
Change root shell
Browse files Browse the repository at this point in the history
  • Loading branch information
gbraad authored Jan 7, 2025
1 parent ac5e646 commit 95e03c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions containers/Containerfile-base
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,6 @@ RUN dnf config-manager addrepo --from-repofile=https://cli.github.com/packages/r
&& dnf clean all \
&& rm -rf /var/cache/yum

RUN chsh root -s /bin/zsh

USER gbraad

0 comments on commit 95e03c1

Please sign in to comment.