mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
setup: remove unused dependencies
This commit is contained in:
@@ -34,9 +34,7 @@ if [ -f /.dockerenv ]; then
|
||||
echo "Running within docker, installing initial dependencies";
|
||||
apt-get --quiet -y update && apt-get --quiet -y install \
|
||||
ca-certificates \
|
||||
curl \
|
||||
gnupg \
|
||||
gosu \
|
||||
lsb-core \
|
||||
sudo \
|
||||
wget \
|
||||
|
||||
Reference in New Issue
Block a user