fix(cistech-tunnel): add sudo and system dbus for openconnect-sso
This commit is contained in:
@@ -88,6 +88,8 @@ RUN apt-get update && apt-get install -y \
|
||||
libxcb-randr0 \
|
||||
libxcb-glx0 \
|
||||
libxcb-shape0 \
|
||||
# sudo needed for openconnect-sso
|
||||
sudo \
|
||||
&& apt-get clean \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user