foundationdb/build/docker/centos7/devel
Vishesh Yadav e7d4a452e4 docker: Load custom bashrc if available
This will check if there is a `.bashrc.local` avialable in the synced directory,
and load it.

- This is useful so that any changes usrs make to our bashrc in Okteto containers,
doesn't get lost between re-deployement of containers.
- Can also used to automate setting up environment, e.g. copy various dotfiles
etc from the synced directory to $HOME folder during first run.
2021-04-16 12:40:46 -05:00
..
Dockerfile docker: Load custom bashrc if available 2021-04-16 12:40:46 -05:00