„Dockerfile“ ändern
This commit is contained in:
		
							parent
							
								
									b48bc34e9a
								
							
						
					
					
						commit
						3d279d3e5f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
FROM ubuntu:latest
 | 
					FROM ubuntu:latest
 | 
				
			||||||
LABLE maintainer="Alpha"
 | 
					LABEL maintainer="Alpha"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RUN apt-get update && \
 | 
					RUN apt-get update && \
 | 
				
			||||||
	apt-get install -y wget mono-runtime libsqlite3-dev screen && \
 | 
						apt-get install -y wget mono-runtime libsqlite3-dev screen && \
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue