joshua-zivkovic commented on code in PR #2124:
URL: https://github.com/apache/buildstream/pull/2124#discussion_r3324269597


##########
doc/source/main_install.rst:
##########
@@ -284,3 +317,17 @@ You must then add ``bst`` to your plugins array in 
``~/.zshrc``::
       bst
       ...
     )
+
+Container Images
+================
+
+BuildStream can run inside container tools such as Docker, Podman, and Toolbx.
+
+Prebuilt images containing `bst` are available at
+[docker.io/buildstream/buildstream] via the [buildstream-docker-images]
+project. Please read that project's
+[USING.md 
file](https://gitlab.com/BuildStream/buildstream-docker-images/-/blob/master/USING.md)
+for usage instructions.
+
+Note that the Docker `--privileged` flag is usually needed, as BuildStream runs

Review Comment:
   Not sure how I missed all these in the last paragraph but I've fixed them all



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to