mirror of
				https://github.com/PaddlePaddle/FastDeploy.git
				synced 2025-10-31 20:02:53 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			243 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			243 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| PRODUCT_NAME='ccr-2vdh3abv-pub.cnc.bj.baidubce.com/paddlepaddle/paddle:fastdeploy-ciuse-cuda126'
 | |
| cp ../../requirements.txt ./
 | |
| cp ../../scripts/unittest_requirement.txt ./
 | |
| docker build -t ${PRODUCT_NAME} -f Dockerfile.ci . \
 | |
|     --network host
 | 
