Add Docker workflow and docs (#1)
Docker / build-and-push-image (push) Successful in 1m33s

Co-authored-by: Priyanshubhartistm <bhartipriyanshustm@gmail.com>
Co-committed-by: Priyanshubhartistm <bhartipriyanshustm@gmail.com>
This commit was merged in pull request #1.
This commit is contained in:
2026-04-07 19:50:24 +00:00
committed by hodlbod
parent b431711e1c
commit f3a32b0923
7 changed files with 984 additions and 12 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "flotilla-video-thumbnails",
"name": "vthumbs",
"version": "1.0.0",
"description": "Microservice to generate video thumbnails for Flotilla",
"description": "Microservice to generate video thumbnails from video URLs",
"main": "index.js",
"type": "module",
"scripts": {