Skip to content

Commit 7bbaf9b

Browse files
committed
fix de init by installing xset
1 parent 058bc1a commit 7bbaf9b

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ RUN \
153153
xorg-xauth \
154154
xorg-xrandr \
155155
xorg-xrdb \
156+
xorg-xset \
156157
xsel \
157158
xsettingsd \
158159
xterm \

Dockerfile.aarch64

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ RUN \
150150
xorg-xauth \
151151
xorg-xrandr \
152152
xorg-xrdb \
153+
xorg-xset \
153154
xsel \
154155
xsettingsd \
155156
xterm \

0 commit comments

Comments
 (0)