11 lines
320 B
Markdown
11 lines
320 B
Markdown
# Build
|
|
- Always use the docker build script
|
|
- sudo CONTINUE=1 bash build-docker.sh
|
|
|
|
# System
|
|
- this builds a 'lite' version of the system, featuring also basic development tools
|
|
- deactivate wifi and bluetooth (wifi can be deactivated, bt has bt-disable overlay)
|
|
- install docker
|
|
- install poetry
|
|
- install wireguard
|