FROM nextcloud RUN apt-get update && apt-get install -y bash RUN apt install smbclient -y bash