dracoox commited on
Commit
efa481e
·
verified ·
1 Parent(s): 1242209

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +3 -0
Dockerfile CHANGED
@@ -10,6 +10,9 @@ RUN apt update && apt upgrade -y && \
10
  openssh-client \
11
  neofetch \
12
  procps \
 
 
 
13
  ca-certificates \
14
  build-essential \
15
  sudo && \
 
10
  openssh-client \
11
  neofetch \
12
  procps \
13
+ neofetch \
14
+ speedtest-cli \
15
+ ffmpeg \
16
  ca-certificates \
17
  build-essential \
18
  sudo && \