feat: add build script for docker image
This commit is contained in:
		
							
								
								
									
										4
									
								
								build-docker-image.sh
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								build-docker-image.sh
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,4 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
 | 
			
		||||
# Build Docker image for Voice RSS Summary project
 | 
			
		||||
docker build -t voice-rss-summary .
 | 
			
		||||
							
								
								
									
										0
									
								
								run-docker.sh
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						
									
										0
									
								
								run-docker.sh
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
		Reference in New Issue
	
	Block a user