diff Dockerfile @ 15:53d99454f394

support dropping url or file
author drewp@bigasterisk.com
date Sat, 15 Apr 2023 17:23:03 -0700
parents 9b43b7596633
children bf860a23d0c1
line wrap: on
line diff
--- a/Dockerfile	Sat Apr 15 16:12:26 2023 -0700
+++ b/Dockerfile	Sat Apr 15 17:23:03 2023 -0700
@@ -29,4 +29,4 @@
 COPY vite.config.ts serve-files.js ./
 COPY src/ ./src/
 
-COPY video.py video_service.py ./
+COPY *.py ./