n8n-ffmpeg: Integrating FFmpeg with n8n Docker Images via Automated Builds
··1021 words·5 mins
Container Platform
n8n
Docker
ffmpeg
github-actions
This article introduces n8n-ffmpeg, an open-source project that extends the official n8n Docker image by pre-installing FFmpeg and automatically syncing with the latest official releases. We will explore the automated build process, the technical adjustments required by recent official changes, and how to deploy it in a production environment.