mirror of https://github.com/MISP/misp-docker
				
				
				
			Apt install sudo
							parent
							
								
									4a7eb543bc
								
							
						
					
					
						commit
						932a164ddf
					
				|  | @ -2,7 +2,7 @@ | |||
| FROM ubuntu:focal | ||||
| # Install core components | ||||
| ENV DEBIAN_FRONTEND noninteractive | ||||
| RUN apt update -y && apt install wget -y | ||||
| RUN apt update -y && apt install wget sudo -y | ||||
| # This will install MISP Core | ||||
| RUN wget -O /tmp/INSTALL.sh https://raw.githubusercontent.com/MISP/MISP/2.4/INSTALL/INSTALL.sh | ||||
| RUN sed -i 's/> \/dev\/tty//' /tmp/INSTALL.sh | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Steven Goossens
						Steven Goossens