Add server build files

This commit is contained in:
2024-06-18 09:38:48 +02:00
parent eccd113e90
commit 0e9ddcd7a4
4 changed files with 28 additions and 0 deletions

3
ws-server/build.sh Normal file
View File

@@ -0,0 +1,3 @@
# docker build -t youtube-download-ws-server .
tar -cf deploy.tar captain-definition dockerfile main.go go.mod go.sum