dracoox commited on
Commit
971ea5d
·
verified ·
1 Parent(s): e117717

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -0
Dockerfile CHANGED
@@ -8,6 +8,8 @@ RUN apt update && apt upgrade -y && \
8
  python3 python3-pip \
9
  curl wget git \
10
  openssh-client \
 
 
11
  neofetch \
12
  procps \
13
  ca-certificates \
 
8
  python3 python3-pip \
9
  curl wget git \
10
  openssh-client \
11
+ ffmpeg \
12
+ speedtest-cli \
13
  neofetch \
14
  procps \
15
  ca-certificates \