Added ftp
This commit is contained in:
parent
5013b53605
commit
909142b446
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ RUN apt-get update && \
|
|||
libsoup2.4-1 \
|
||||
dconf-service \
|
||||
x11-xserver-utils \
|
||||
ftp \
|
||||
&& apt-get clean
|
||||
# install python dependencies
|
||||
RUN python3 -m pip install \
|
||||
|
|
Loading…
Reference in a new issue