add make to the final install as well
This commit is contained in:
		
							parent
							
								
									3e87c81a02
								
							
						
					
					
						commit
						5859e5a2e6
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -64,6 +64,7 @@ COPY --from=build /usr/local/riscv64-unknown-elf /usr/local/ | |||
| RUN true && \ | ||||
|     apt-get update && \ | ||||
|     apt-get install -y --no-install-recommends \ | ||||
|         make \ | ||||
|         cmake \ | ||||
|         && \ | ||||
|     apt-get clean && \ | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue