install cudnn
This commit is contained in:
		
							
								
								
									
										1
									
								
								.staroid/Dockerfile.staroid
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								.staroid/Dockerfile.staroid
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
			
		||||
RUN conda install cudnn=7.6.5 --yes
 | 
			
		||||
@@ -7,6 +7,9 @@
 | 
			
		||||
./generate-Dockerfile.sh -s --no-datascience-notebook --no-useful-packages
 | 
			
		||||
cd .build
 | 
			
		||||
 | 
			
		||||
# apply staroid patch
 | 
			
		||||
cat ../Dockerfile.staroid >> Dockerfile
 | 
			
		||||
 | 
			
		||||
# print Dockerfile
 | 
			
		||||
cat Dockerfile
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user