Closed aviralsingh21 closed 9 months ago
Anyone can please help me to rectify this issue? I am stuck at this step. Not able to discover why is this happening and how it can be resolved.
This is quite an old issue. Please re-open or create a new issue if this is still a problem with the latest builds. pgaudit
for example is included in the latest builds already.
I am building a docker image using timescale/timescaledb-ha image by including pgaudit and pg_profile for the pg version 13. The Lines which I am including are successfully built but later I am getting Permission Denied error in one of the scripts included in repo.
I cloned the repository using below command:
The lines which I have modified/added in Dockerfile are:
Error I am getting while building docker image:
What can be the reason for this error?