I am trying to create a container image based on the official postgres image + my DB schema currently defined as liquibase XMLs.
This is how my Dockerfile looks: