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