Skip to content

Commit

Permalink
Add note for git reconfiguring
Browse files Browse the repository at this point in the history
  • Loading branch information
arjxn-py committed Sep 28, 2023
1 parent 97695d9 commit 76db27b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/source/user_guide/installation/install-from-docker.rst
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,10 @@ If you want to exit the Docker container's shell, you can simply type:
Using Git Inside a Running Docker Container
-------------------------------------------

.. note::
You might require re-configuring git while running the docker container for the first time.
You can run ``git config --list`` to ensure if you have desired git configuration already.

1. Setting up git configuration

.. code-block:: bash
Expand Down

0 comments on commit 76db27b

Please sign in to comment.