Skip to content

Commit dc2851e

Browse files
committed
Add packages for remote headless desktop.
1 parent c8b461b commit dc2851e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

builder/chroot-script.sh

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,10 @@ apt-get -o Dpkg::Options::=--force-confdef \
147147
pi-bluetooth \
148148
lsb-release \
149149
gettext \
150-
cloud-init
150+
cloud-init \
151+
raspberrypi-ui-mods \
152+
tightvncserver \
153+
xvfb
151154

152155

153156
# install special Docker enabled kernel

0 commit comments

Comments
 (0)