Updated Dockerfile
This commit is contained in:
		@@ -1,4 +1,5 @@
 | 
				
			|||||||
FROM debian:bullseye-slim
 | 
					FROM debian:bullseye-slim
 | 
				
			||||||
 | 
					MAINTAINER Christian Busch <hello@chbus.ch>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Install NSD and required tools
 | 
					# Install NSD and required tools
 | 
				
			||||||
RUN apt-get update && \
 | 
					RUN apt-get update && \
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user