pages.nl/*: add and update pages
This commit is contained in:

committed by
K.B.Dharun Krishna

parent
362322fe70
commit
29bb3b90fb
14
pages.nl/linux/distrobox-create.md
Normal file
14
pages.nl/linux/distrobox-create.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# distrobox-create
|
||||
|
||||
> Maak een distrobox container.
|
||||
> Subcommando van `distrobox`. Bekijk ook: `tldr distrobox`.
|
||||
> De gecreëerde container wordt nauw geïntegreerd met de host, waardoor het delen van de thuismap van de gebruiker, externe opslag, externe USB-apparaten, grafische apps (X11/Wayland) en audio mogelijk is.
|
||||
> Meer informatie: <https://distrobox.privatedns.org/usage/distrobox-create.html>.
|
||||
|
||||
- Maak een distrobox container met behulp van het Ubuntu image:
|
||||
|
||||
`distrobox-create {{container_name}} --image {{ubuntu:latest}}`
|
||||
|
||||
- Kloon een distrobox container:
|
||||
|
||||
`distrobox-create --clone {{container_name}} {{cloned_container_name}}`
|
Reference in New Issue
Block a user