lgtm
The postgresql seems to work.
Issue might be that the base image (s2i-core
) is a prerelease Fedora 33 and has updates-testing
repo enabled.
$ cat /etc/os-release
NAME=Fedora
VERSION="33 (Container Image Prerelease)"
$ dnf install pg-semver
...
pg-semver x86_64 0.31.0-1.fc33 updates-testing 41 k
...
works
works
works
works
lgtm
Works, I know get notifications about crashes from ABRT.
works
works
LGTM