pg-embed-setup-unpriv 0.5.0

Initialises postgresql_embedded clusters as root while handing off filesystem work to nobody
Documentation
1
2
3
4
FROM ubuntu:latest

RUN apt update -y && apt install -y rustc libssl-dev pkg-config strace less