add nano
This commit is contained in:
parent
927d510619
commit
59330657b2
@ -33,6 +33,7 @@ RUN apt-get update -y \
|
||||
fuse3 \
|
||||
rsync \
|
||||
ffmpeg \
|
||||
nano \
|
||||
&& \
|
||||
if [ "$(uname -m)" = "x86_64" ]; \
|
||||
then ln -s /usr/lib/x86_64-linux-musl/libc.so /lib/libc.musl-x86_64.so.1; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user