Instead of reusing FFmpeg image is built in other project. Now, an image RecorderBase is built, including FFmpeg, codec x264, and other dpes for x11 recording (keep it minimal)
NodeBase is built on top of RecorderBase (which includes recording tools) in each Node and Standalone images
Phase 1
Instead of reusing FFmpeg image is built in other project. Now, an image
RecorderBase
is built, including FFmpeg, codec x264, and other dpes for x11 recording (keep it minimal) NodeBase is built on top of RecorderBase (which includes recording tools) in each Node and Standalone imagesDiscussed in https://github.com/SeleniumHQ/docker-selenium/discussions/2452