Dockerfile created. Final docker image includes ffmpeg-6.0.1 and yt-dl 2025.01.26
This commit is contained in:
parent
baee73e7a3
commit
9fe4e2fad1
@ -1,4 +1,4 @@
|
||||
# Use the official Debian Bookworm Slim image as the base
|
||||
# Use the official golang:1.22.12-bookworm
|
||||
FROM golang:1.22.12-bookworm as build
|
||||
RUN mkdir /app
|
||||
WORKDIR /app
|
||||
|
Loading…
x
Reference in New Issue
Block a user