This Docker image is used in development and testing environments. It aims at mirroring our production setup as close as possible. The image is based on Debian buster (see https://github.com/docker-library/ruby/blob/master/3.0/buster/Dockerfile)
- As soon as a new commit is pushed to GitHub the image will automatically build using Docker Hub's infrastructure. The build status can be monitored here.
- Docker tag names will be derived from the name of the branch
- To build the image locally the supplied build shell script can be used
By default Node.js 20 will be installed as per the official guidelines. Note that npm
is no logner installed.
The latest version of Yarn 2+ (berry) is installed via Corepack
The latest stable version of wkhtmltopdf is installed from https://github.com/wkhtmltopdf/packaging/releases
The latest official ffmpeg package for Debian is istalled https://packages.debian.org/bookworm/ffmpeg