- Bump alpine from 3.9 to 3.11 - Add Postgres v12 support (Fixes #115) - Add multiple or all databases backup (Fixes #10) - S3_PREFIX can be empty (Fixes #59) - Add missing Documentation (Fixes #87)
Lightweight ready-to use OpenCV image
$ docker run --rm -it -v $(pwd):/source schickling/opencv
$ g++ $(pkg-config --cflags --libs opencv) my-file.cpp