mirror of
https://github.com/linuxserver/docker-nextcloud.git
synced 2026-06-03 09:57:35 +00:00
Add sudo
Because of this issue... https://lime-technology.com/forum/index.php?topic=50090.msg482388#msg482388
This commit is contained in:
@@ -17,6 +17,7 @@ RUN \
|
||||
php5-dev \
|
||||
re2c \
|
||||
samba-dev \
|
||||
sudo \
|
||||
zlib-dev && \
|
||||
|
||||
# fetch php smbclient source
|
||||
|
||||
Reference in New Issue
Block a user