Initial Push
This commit is contained in:
		
							
								
								
									
										4
									
								
								Dockerfiles/Dockerfile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								Dockerfiles/Dockerfile
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,4 @@
 | 
			
		||||
ARG ARCH=
 | 
			
		||||
FROM nextcloud:latest
 | 
			
		||||
RUN apt-get update; \
 | 
			
		||||
    apt-get install smbclient -y -qq
 | 
			
		||||
							
								
								
									
										2
									
								
								docker-compose.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								docker-compose.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,2 @@
 | 
			
		||||
nextcloud-smb:
 | 
			
		||||
  build: ./Docker
 | 
			
		||||
		Reference in New Issue
	
	Block a user