Changes
Page history
Update tutorial creating an ubuntu container with distrobox
authored
Aug 23, 2023
by
Jeffrey George Fisher
Show whitespace changes
Inline
Side-by-side
training/tutorial-creating-an-ubuntu-container-with-distrobox.md
View page @
73ea6f47
...
...
@@ -48,6 +48,16 @@ Once it's done, enter the Distrobox to finish the setup:
distrobox enter ram
```
To exit the Distrobox:
```
exit
```
You can also use
`logout`
, or
`Ctrl-d`
.
-----
Now you're done, and can move onto
[
Tutorial: Setting up ROS
](
/training/tutorial-setting-up-ros
)
.
# Things to know about Distrobox
...
...
...
...