mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-24 20:34:10 +02:00
Add procps to smb examples (closes #557)
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
parent
d5ecc2149f
commit
23b1488788
6 changed files with 6 additions and 3 deletions
|
@ -1,3 +1,3 @@
|
|||
FROM nextcloud:fpm-alpine
|
||||
|
||||
RUN apk add --no-cache samba-client
|
||||
RUN apk add --no-cache procps samba-client
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue