diff --git a/.dockerignore b/.dockerignore new file mode 100644 index 0000000..0d3117c --- /dev/null +++ b/.dockerignore @@ -0,0 +1,23 @@ +Dockerfile +.dockerignore +.git +.gitignore +.gitattributes +README.md +.npmrc +.prettierrc +.eslintrc.cjs +.graphqlrc +.editorconfig +.svelte-kit +.vscode +node_modules +build +package +**/.env + +scripts/ +downloads + +yt-dlp +build.tar.gz \ No newline at end of file diff --git a/README.md b/README.md index 77dc96b..fca0839 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,6 @@ Edit `scripts/deploy_example.sh` if you need to deploy `scaricatore` to some ser ## To do: -- Logs (I don't like them, not useful for production build but somewhere sometime they are needed) - Containerfile for container build - Source spotify (spotdl) - Parse URL info without `youtube-dl-exec`