mirror of
https://github.com/linuxserver/docker-nextcloud.git
synced 2026-02-19 23:03:50 +08:00
Add sudo
Because of this issue... https://lime-technology.com/forum/index.php?topic=50090.msg482388#msg482388
This commit is contained in:
parent
190c8f9cca
commit
b855ea95df
@ -17,6 +17,7 @@ RUN \
|
||||
php5-dev \
|
||||
re2c \
|
||||
samba-dev \
|
||||
sudo \
|
||||
zlib-dev && \
|
||||
|
||||
# fetch php smbclient source
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user