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