Skip to content

Commit 94d33af

Browse files
authored
Update dev_container.rst
Introduce repos folder before specifying interaction with it
1 parent ba97463 commit 94d33af

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/user/tutorials/dev_container.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,10 @@ Adding the Beamline to the Workspace
210210
------------------------------------
211211

212212
To meaningfully test the Generic IOC we will need an instance to test it
213-
against. We will use the ``bl01t`` beamline that you already made.
213+
against. We will use the ``bl01t`` beamline that you already made. The container
214+
has been configured to mount some useful local files from the user's home directory,
215+
including the parent folder of the workspace as ``/repos`` so we can work on
216+
multiple peer projects.
214217

215218
In VSCode click the ``File`` menu and select ``Add Folder to Workspace``.
216219
Navigate to ``/repos`` and you will see all the peers of your ``ioc-adsimdetector``

0 commit comments

Comments
 (0)