Skip to content

Commit

Permalink
Entrypoint source bashrc
Browse files Browse the repository at this point in the history
  • Loading branch information
anilcan-kara committed Apr 24, 2024
1 parent a2629fe commit 46d2d48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,6 @@ RUN zsh -c "cd ~/.vim_runtime && git reset --hard && git clean -d --force && git

RUN echo "source ~/.bashrc" >> ~/.zshrc

ENTRYPOINT [ "source ~/.bashrc && zsh" ]

WORKDIR /app

0 comments on commit 46d2d48

Please sign in to comment.