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