mirror of
https://github.com/kevin-DL/services.git
synced 2026-03-13 06:34:57 +00:00
Add YouTube search (#241)
This commit is contained in:
3
youtube/Dockerfile
Normal file
3
youtube/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM alpine
|
||||
ADD youtube /youtube
|
||||
ENTRYPOINT [ "/youtube" ]
|
||||
Reference in New Issue
Block a user