mirror of
https://github.com/nextcloud/docker.git
synced 2024-12-28 11:56:13 +01:00
4 lines
63 B
Text
4 lines
63 B
Text
|
FROM nextcloud:fpm-alpine
|
||
|
|
||
|
RUN apk add --no-cache samba-client
|