| ... | ... |
@@ -126,11 +126,7 @@ You can run an interactive session in the newly built container: |
| 126 | 126 |
|
| 127 | 127 |
|
| 128 | 128 |
|
| 129 |
-To extract the binaries from the container: |
|
| 130 |
- |
|
| 131 |
-.. code-block:: bash |
|
| 132 |
- |
|
| 133 |
- sudo docker run docker sh -c 'cat $(which docker)' > docker-build && chmod +x docker-build |
|
| 129 |
+.. note:: The binary is availalbe outside the container in the directory ``./bundles/<version>-dev/binary/``. |
|
| 134 | 130 |
|
| 135 | 131 |
|
| 136 | 132 |
**Need More Help?** |