2 lines
77 B
Docker
2 lines
77 B
Docker
FROM nextcloud:21.0
|
|
RUN apt update;apt install -y smbclient libsmbclient-dev; |
FROM nextcloud:21.0
|
|
RUN apt update;apt install -y smbclient libsmbclient-dev; |