This commit is contained in:
		@@ -1,4 +1,3 @@
 | 
			
		||||
ARG ARCH=
 | 
			
		||||
FROM nextcloud:latest
 | 
			
		||||
RUN apt-get update; \
 | 
			
		||||
    apt-get install smbclient -y -qq
 | 
			
		||||
FROM nextcloud:apache
 | 
			
		||||
RUN apt-get update && apt-get install -y procps smbclient && rm -rf /var/lib/apt/lists/*
 | 
			
		||||
		Reference in New Issue
	
	Block a user