Philip Cruz
Results
1
comments of
Philip Cruz
> Better add the binaries to the PATH in the dockerfile > > `ENV PATH="/usr/lib/postgresql/13/bin/:$PATH"` > > WDYT? Tried to make this work by modifying PATH in the deployment, but...