mirror of
https://github.com/linuxserver/docker-baseimage-selkies.git
synced 2026-03-16 00:02:11 +08:00
add stterm to default packages to show the user terminal commands
This commit is contained in:
parent
380d285525
commit
3decedf54d
@ -142,6 +142,7 @@ RUN \
|
||||
python3-gst-1.0 \
|
||||
software-properties-common \
|
||||
ssl-cert \
|
||||
stterm \
|
||||
sudo \
|
||||
tar \
|
||||
util-linux \
|
||||
|
||||
@ -141,6 +141,7 @@ RUN \
|
||||
python3-gst-1.0 \
|
||||
software-properties-common \
|
||||
ssl-cert \
|
||||
stterm \
|
||||
sudo \
|
||||
tar \
|
||||
util-linux \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user