mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
sudo user needed for container
Signed-off-by: Fioddor Superconcentrado <fioddor@gmail.com>
This commit is contained in:
parent
6dd7dcd2f8
commit
0f0f7be681
@ -4,9 +4,12 @@
|
|||||||
|
|
||||||
FreedomBox is built as part of Debian GNU/Linux. However, you don't need to
|
FreedomBox is built as part of Debian GNU/Linux. However, you don't need to
|
||||||
install Debian to do development for FreedomBox. FreedomBox development is
|
install Debian to do development for FreedomBox. FreedomBox development is
|
||||||
typically done on a container or a Virtual Machine. For running a container, you
|
typically done on a container or a Virtual Machine.
|
||||||
need systemd containers, Git and Python. This approach is recommended. For
|
|
||||||
running a VM, you can work on any operating system that can install latest
|
For running a container, you need systemd containers, Git, Python and a
|
||||||
|
sudo-enabled user. This approach is recommended.
|
||||||
|
|
||||||
|
For running a VM, you can work on any operating system that can install latest
|
||||||
versions of Git, Vagrant and VirtualBox.
|
versions of Git, Vagrant and VirtualBox.
|
||||||
|
|
||||||
## Using Containers
|
## Using Containers
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user