github.com/rkt/rkt@v1.30.1-0.20200224141603-171c416fac02/Documentation/examples/build-container/play-example/custom.sql (about) 1 CREATE ROLE root SUPERUSER LOGIN; 2 CREATE DATABASE play_example_postgresql;