Wopf
Wopf
As we are running instances in a relatively high restricted k8s environment, where low ports are absolutely no-go. We rebuild every image by adding these layers amongst other things: ```dockerfile...
> FYI just for @Wopf: > > > `RUN sh -c 'find /etc/apache2 -type f | xargs sed -s -i -e "s/Listen 80/Listen ${APACHE_LISTEN_PORT}/"'` > > Piping `find` into `xargs`...
I get a warning, that the role in question already exists - forgot to mention, that i preferred `--filters` from the "include" perspective. The point is, that my kubernetes-wrapper for...
Think the warnings get raised by `pg_restore`